Searched refs:SCSI_READ10 (Results 1 – 5 of 5) sorted by relevance
138 #define SCSI_READ10 0x28 /* Read 10-byte (MANDATORY) */ macro
283 case SCSI_READ10: { in handle_ufi_command()
90 pccb->cmd[0] = SCSI_READ10; in scsi_setup_read_ext()
947 case SCSI_READ10: in ahci_scsi_exec()
1073 srb->cmd[0] = SCSI_READ10; in usb_read_10()