Searched refs:scsi_get_ops (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/scsi/
H A Dscsi-uclass.c18 struct scsi_ops *ops = scsi_get_ops(dev);
28 struct scsi_ops *ops = scsi_get_ops(dev);
H A Dscsi.c251 struct scsi_ops *ops = scsi_get_ops(dev->parent);
/u-boot/include/
H A Dscsi.h318 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) macro

Completed in 57 milliseconds