Searched refs:HOST20_TRANSACTION_ERROR (Results 1 – 16 of 16) sorted by relevance
307 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_CSW_Port3()407 while (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port3()466 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port3()488 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port3()576 else if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_usb_stor_control_thread_Port3()
2474 return HOST20_TRANSACTION_ERROR; in flib_Host20_CheckingForResult_QHD_Port3()2820 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD_Port3()
309 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_CSW()413 while (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data()472 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data()495 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data()583 else if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_usb_stor_control_thread()
2486 return HOST20_TRANSACTION_ERROR; in flib_Host20_CheckingForResult_QHD()2839 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD()
307 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_CSW_Port2()407 while (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port2()466 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port2()488 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port2()576 else if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_usb_stor_control_thread_Port2()
2477 return HOST20_TRANSACTION_ERROR; in flib_Host20_CheckingForResult_QHD_Port2()2791 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD_Port2()
307 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_CSW_Port4()407 while (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port4()466 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port4()488 if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_issue_Data_Port4()576 else if (result==HOST20_TRANSACTION_ERROR) in Host20_MSCD_usb_stor_control_thread_Port4()
2466 return HOST20_TRANSACTION_ERROR; in flib_Host20_CheckingForResult_QHD_Port4()2812 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD_Port4()
527 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD2()
527 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD2_Port2()
527 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD2_Port3()
527 if (bReturnValue==HOST20_TRANSACTION_ERROR) in flib_Host20_Send_qTD2_Port4()
147 #define HOST20_TRANSACTION_ERROR 0x04 macro