Home
last modified time | relevance | path

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

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