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

  /external/u-boot/include/
scsi.h 134 #define SCSI_READ16 0x48
  /external/u-boot/drivers/ata/
ahci.c 766 if (pccb->cmd[0] == SCSI_READ16) {
786 if (pccb->cmd[0] == SCSI_READ16)
824 if (pccb->cmd[0] == SCSI_READ16) {
944 case SCSI_READ16:
  /external/u-boot/drivers/scsi/
scsi.c 60 pccb->cmd[0] = SCSI_READ16;

Completed in 252 milliseconds