Searched refs:wIntStatus (Results 1 – 4 of 4) sorted by relevance
2435 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port4() local2437 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port4()2441 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port4()2447 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port4()
2443 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port3() local2445 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port3()2449 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port3()2455 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port3()
2446 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD_Port2() local2448 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD_Port2()2452 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD_Port2()2458 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD_Port2()
2455 U16 wIntStatus; in flib_Host20_CheckingForResult_QHD() local2457 wIntStatus=mwHost20_USBSTS_Rd(); in flib_Host20_CheckingForResult_QHD()2461 if (wIntStatus&HOST20_USBINTR_SystemError) in flib_Host20_CheckingForResult_QHD()2467 if (wIntStatus&HOST20_USBINTR_USBError) { in flib_Host20_CheckingForResult_QHD()