Searched refs:scsi_get_ops (Results 1 – 2 of 2) sorted by relevance
19 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_exec()29 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_bus_reset()
303 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) macro
Completed in 6 milliseconds