Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dscsi.h179 struct scsi_ops { struct
198 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dahci.c1211 struct scsi_ops scsi_ops = { variable