Home
last modified time | relevance | path

Searched defs:scsi_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dscsi.h174 struct scsi_ops { struct
193 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument
/openbmc/u-boot/drivers/ata/
H A Dahci.c1200 struct scsi_ops scsi_ops = { variable