Home
last modified time | relevance | path

Searched refs:SCSI_RD_CAPAC16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dscsi.h137 #define SCSI_RD_CAPAC16 0x9e /* Read Capacity (16) */ macro
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c390 pccb->cmd[0] = SCSI_RD_CAPAC16; in scsi_read_capacity()
/openbmc/u-boot/drivers/ata/
H A Dahci.c956 case SCSI_RD_CAPAC16: in ahci_scsi_exec()