Home
last modified time | relevance | path

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

/include/
A Dscsi.h281 struct scsi_ops { struct
289 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