HomeSort by relevance Sort by last modified time
    Searched refs:scsi_get_ops (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/scsi/
scsi-uclass.c 17 struct scsi_ops *ops = scsi_get_ops(dev);
27 struct scsi_ops *ops = scsi_get_ops(dev);
  /external/u-boot/include/
scsi.h 193 #define scsi_get_ops(dev) ((struct scsi_ops *)(dev)->driver->ops) macro

Completed in 120 milliseconds