Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dscsi.h193 struct scsi_ops { struct
212 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c1227 struct scsi_ops scsi_ops = { variable