Home
last modified time | relevance | path

Searched refs:SCSI_READ10 (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dscsi.h139 #define SCSI_READ10 0x28 /* Read 10-byte (MANDATORY) */ macro
/u-boot/drivers/usb/emul/
A Dsandbox_flash.c281 case SCSI_READ10: { in handle_ufi_command()
/u-boot/drivers/scsi/
A Dscsi.c109 pccb->cmd[0] = SCSI_READ10; in scsi_setup_read_ext()
/u-boot/drivers/ata/
A Dahci.c948 case SCSI_READ10: in ahci_scsi_exec()
/u-boot/common/
A Dusb_storage.c1073 srb->cmd[0] = SCSI_READ10; in usb_read_10()

Completed in 15 milliseconds