Home
last modified time | relevance | path

Searched refs:bVIDHighByte (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHostLib_4.c1671 … if ((psAttachDevice_Port4->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port4->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port4()
1941 … if ((psAttachDevice_Port4->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port4->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port4()
H A DdrvUsbMain_4.c2665 *pVID = ((U16) psAttachDevice_Port4->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port4()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHostLib_3.c1679 … if ((psAttachDevice_Port3->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port3->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port3()
1949 … if ((psAttachDevice_Port3->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port3->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port3()
H A DdrvUsbMain_3.c2694 *pVID = ((U16) psAttachDevice_Port3->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port3()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHostLib_2.c1681 … if ((psAttachDevice_Port2->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port2->sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate_Port2()
1951 … if ((psAttachDevice_Port2->sDD.bVIDHighByte==0x1a)&&(psAttachDevice_Port2->sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate_Port2()
H A DdrvUsbMain_2.c2692 *pVID = ((U16) psAttachDevice_Port2->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port2()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHostLib.c1694 if ((sAttachDevice.sDD.bVIDHighByte==0x1a)&&(sAttachDevice.sDD.bVIDLowByte==0x0a)) in flib_Host20_Enumerate()
1962 if ((sAttachDevice.sDD.bVIDHighByte==0x1a)&&(sAttachDevice.sDD.bVIDLowByte==0x0a)) in _flib_Host20_Enumerate()
H A DdrvUsbMain.c3223 *pVID = ((U16) sAttachDevice.sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHostLib_2.h674 UINT8 bVIDHighByte; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHostLib_4.h674 UINT8 bVIDHighByte; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHostLib.h678 UINT8 bVIDHighByte; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHostLib_3.h674 UINT8 bVIDHighByte; member