HomeSort by relevance Sort by last modified time
    Searched refs:SCSI_WRITE10 (Results 1 - 4 of 4) sorted by null

  /external/u-boot/include/
scsi.h 155 #define SCSI_WRITE10 0x2A /* Write 10-Byte (MANDATORY) */
  /external/u-boot/drivers/scsi/
scsi.c 110 pccb->cmd[0] = SCSI_WRITE10;
  /external/u-boot/drivers/ata/
ahci.c 948 case SCSI_WRITE10:
  /external/u-boot/common/
usb_storage.c 1088 srb->cmd[0] = SCSI_WRITE10;
    [all...]

Completed in 469 milliseconds