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