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