Home
last modified time | relevance | path

Searched refs:scsi_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/scsi/
A Dscsi-uclass.c17 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_exec()
27 struct scsi_ops *ops = scsi_get_ops(dev); in scsi_bus_reset()
/u-boot/include/
A Dscsi.h201 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) macro

Completed in 4 milliseconds