Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dscsi.h136 #define SCSI_RD_CAPAC10 SCSI_RD_CAPAC /* Read Capacity (10) */ macro
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c365 pccb->cmd[0] = SCSI_RD_CAPAC10; in scsi_read_capacity()
/openbmc/u-boot/drivers/ata/
H A Dahci.c953 case SCSI_RD_CAPAC10: in ahci_scsi_exec()