Home
last modified time | relevance | path

Searched refs:pu16Servicehandle (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c1477 TSIO_Result MDrv_TSIO_Service_Alloc(MS_U16 *pu16Servicehandle) in MDrv_TSIO_Service_Alloc() argument
1484 if (pu16Servicehandle == NULL) in MDrv_TSIO_Service_Alloc()
1489 *pu16Servicehandle = 0xFFFF; in MDrv_TSIO_Service_Alloc()
1496 *pu16Servicehandle = u16ii; in MDrv_TSIO_Service_Alloc()
H A DdrvTSIO.h516 TSIO_Result MDrv_TSIO_Service_Alloc(MS_U16 *pu16Servicehandle);