Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dscsi.h179 struct scsi_ops { struct
198 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument
/third_party/uboot/u-boot-2020.01/drivers/ata/
Dahci.c1205 struct scsi_ops scsi_ops = { variable