Searched refs:bPIDHighByte (Results 1 – 12 of 12) sorted by relevance
2958 if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x06)) in EnterTestMode_Port4()2992 … if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==0x01)) in EnterTestMode_Port4()2997 …else if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==… in EnterTestMode_Port4()3002 …else if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==… in EnterTestMode_Port4()3007 …else if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==… in EnterTestMode_Port4()3012 …else if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==… in EnterTestMode_Port4()3023 …else if ((psAttachDevice_Port4->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port4->sDD.bPIDLowByte==… in EnterTestMode_Port4()
2668 *pPID = ((U16) psAttachDevice_Port4->sDD.bPIDHighByte<< 8 ) | in MDrv_USBGetVIDPID_Port4()
2966 if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x06)) in EnterTestMode_Port3()3000 … if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==0x01)) in EnterTestMode_Port3()3005 …else if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==… in EnterTestMode_Port3()3010 …else if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==… in EnterTestMode_Port3()3015 …else if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==… in EnterTestMode_Port3()3020 …else if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==… in EnterTestMode_Port3()3031 …else if ((psAttachDevice_Port3->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port3->sDD.bPIDLowByte==… in EnterTestMode_Port3()
2697 *pPID = ((U16) psAttachDevice_Port3->sDD.bPIDHighByte<< 8 ) | in MDrv_USBGetVIDPID_Port3()
2937 if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x06)) in EnterTestMode_Port2()2971 … if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==0x01)) in EnterTestMode_Port2()2976 …else if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==… in EnterTestMode_Port2()2981 …else if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==… in EnterTestMode_Port2()2986 …else if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==… in EnterTestMode_Port2()2991 …else if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==… in EnterTestMode_Port2()3002 …else if ((psAttachDevice_Port2->sDD.bPIDHighByte==0x01)&&(psAttachDevice_Port2->sDD.bPIDLowByte==… in EnterTestMode_Port2()
2695 *pPID = ((U16) psAttachDevice_Port2->sDD.bPIDHighByte<< 8 ) | in MDrv_USBGetVIDPID_Port2()
2992 if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x06)) in EnterTestMode()3026 if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x01)) in EnterTestMode()3031 else if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x02)) in EnterTestMode()3036 else if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x03)) in EnterTestMode()3041 else if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x04)) in EnterTestMode()3046 else if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x07)) in EnterTestMode()3061 else if ((sAttachDevice.sDD.bPIDHighByte==0x01)&&(sAttachDevice.sDD.bPIDLowByte==0x08)) in EnterTestMode()
3226 *pPID = ((U16) sAttachDevice.sDD.bPIDHighByte<< 8 ) | in MDrv_USBGetVIDPID()
676 UINT8 bPIDHighByte; member
680 UINT8 bPIDHighByte; member