Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c138 UINT8 Host20_qTD_Manage[Host20_qTD_MAX]; //1=>Free 2=>used variable
2196 Host20_qTD_Manage[i]=Host20_MEM_FREE; in flib_Host20_InitStructure()
2261 if (Host20_qTD_Manage[i]==Host20_MEM_FREE) in flib_Host20_GetStructure()
2264 Host20_qTD_Manage[i]=Host20_MEM_USED; in flib_Host20_GetStructure()
2346 Host20_qTD_Manage[wReleaseNum]=Host20_MEM_FREE; in flib_Host20_ReleaseStructure()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h973 extern UINT8 Host20_qTD_Manage[Host20_qTD_MAX]; //1=>Free 2=>used