Searched refs:USB_MSC_SCSI_READ_CAPACITY_10 (Results 1 – 3 of 3) sorted by relevance
135 #define USB_MSC_SCSI_READ_CAPACITY_10 0x25u macro
594 MSS_USBH_MSC_construct_cbw_cb10byte(USB_MSC_SCSI_READ_CAPACITY_10, in MSS_USBH_MSC_task()848 (USB_MSC_SCSI_READ_CAPACITY_10 == command_opcode)) in MSS_USBH_MSC_construct_cbw_cb10byte()869 else if ((USB_MSC_SCSI_READ_CAPACITY_10 == command_opcode)) in MSS_USBH_MSC_construct_cbw_cb10byte()
1211 case USB_MSC_SCSI_READ_CAPACITY_10:/*returns last LBA and block size*/ in usbd_msc_process_cbw()