Searched refs:HOST20_DEVICE_STALL (Results 1 – 12 of 12) sorted by relevance
526 if (result== HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port3()536 if (bValue==HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port3()621 if (bValue==HOST20_DEVICE_STALL) in Host20_MSCD_usb_stor_control_thread_Port3()
2485 return HOST20_DEVICE_STALL; in flib_Host20_CheckingForResult_QHD_Port3()
533 if (result== HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol()543 if (bValue==HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol()628 if (bValue==HOST20_DEVICE_STALL) in Host20_MSCD_usb_stor_control_thread()
2497 return HOST20_DEVICE_STALL; in flib_Host20_CheckingForResult_QHD()
526 if (result== HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port2()536 if (bValue==HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port2()621 if (bValue==HOST20_DEVICE_STALL) in Host20_MSCD_usb_stor_control_thread_Port2()
2488 return HOST20_DEVICE_STALL; in flib_Host20_CheckingForResult_QHD_Port2()
526 if (result== HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port4()536 if (bValue==HOST20_DEVICE_STALL) in Host20_MSDCD_usb_stor_CBI_protocol_Port4()621 if (bValue==HOST20_DEVICE_STALL) in Host20_MSCD_usb_stor_control_thread_Port4()
2477 return HOST20_DEVICE_STALL; in flib_Host20_CheckingForResult_QHD_Port4()
146 #define HOST20_DEVICE_STALL 0x03 macro