Searched refs:bVIDHighByte (Results 1 – 12 of 12) sorted by relevance
1671 … 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()
2665 *pVID = ((U16) psAttachDevice_Port4->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port4()
1679 … 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()
2694 *pVID = ((U16) psAttachDevice_Port3->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port3()
1681 … 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()
2692 *pVID = ((U16) psAttachDevice_Port2->sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID_Port2()
1694 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()
3223 *pVID = ((U16) sAttachDevice.sDD.bVIDHighByte << 8 ) | in MDrv_USBGetVIDPID()
674 UINT8 bVIDHighByte; member
678 UINT8 bVIDHighByte; member