Searched refs:CSW_STATUS_CMD_FAILED (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/usb/cherryusb/class/msc/ |
| A D | usb_msc.h | 33 #define CSW_STATUS_CMD_FAILED 0x01 macro
|
| A D | usbd_msc.c | 793 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in mass_storage_bulk_out() 822 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in mass_storage_bulk_in() 862 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbdev_msc_thread() 866 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbdev_msc_thread() 883 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbd_msc_polling() 887 …usbd_msc_send_csw(busid, CSW_STATUS_CMD_FAILED); /* send fail status to host,and the host will ret… in usbd_msc_polling()
|
Completed in 4 milliseconds