Searched refs:scsi_ops (Results 1 – 5 of 5) sorted by relevance
174 struct scsi_ops { struct193 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument195 extern struct scsi_ops scsi_ops;
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()
96 .ops = &scsi_ops,
154 .ops = &scsi_ops,
1198 struct scsi_ops scsi_ops = { variable1206 .ops = &scsi_ops,