Searched refs:SCSI_WRITE10 (Results 1 – 5 of 5) sorted by relevance
158 #define SCSI_WRITE10 0x2A /* Write 10-Byte (MANDATORY) */ macro
126 pccb->cmd[0] = SCSI_WRITE10; in scsi_setup_write_ext()
947 case SCSI_WRITE10: in ahci_scsi_exec()
963 case SCSI_WRITE10: in fsl_ahci_scsi_exec()
1086 srb->cmd[0] = SCSI_WRITE10; in usb_write_10()