Searched defs:scsi_ops (Results 1 – 1 of 1) sorted by relevance
281 struct scsi_ops { struct289 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd);318 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) argument
Completed in 5 milliseconds