Searched refs:SCSI_WRITE10 (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/scsi/
H A Dscsi_emul.c64 case SCSI_WRITE10: {
H A Dscsi.c105 pccb->cmd[0] = SCSI_WRITE10;
/u-boot/include/
H A Dscsi.h182 #define SCSI_WRITE10 0x2A /* Write 10-Byte (MANDATORY) */ macro
/u-boot/drivers/ata/
H A Dahci.c841 case SCSI_WRITE10:
/u-boot/common/
H A Dusb_storage.c1106 srb->cmd[0] = SCSI_WRITE10;

Completed in 74 milliseconds