Searched refs:SCSI_WRITE10 (Results 1 – 7 of 7) sorted by relevance
61 #define SCSI_WRITE10 0x2AU macro
214 || Command == SCSI_WRITE6 || Command == SCSI_WRITE10 || Command == SCSI_WRITE16) in mscGetDataTransportReason()
788 || Command == SCSI_WRITE6 || Command == SCSI_WRITE10 || Command == SCSI_WRITE16) in mscBoTransport()
109 #define SCSI_WRITE10 0x2A macro
315 msc->bot.cbw.field.CBWCB[0] = SCSI_WRITE10; in usbh_msc_write10()
87 case SCSI_WRITE10: in Scsi2_show_command()996 CB[0] = SCSI_WRITE10; /* scsi command */ in ScsiWrite()
101 case SCSI_WRITE10: in scsi_process_cmd()
Completed in 19 milliseconds