Searched defs:ida_access (Results 1 – 1 of 1) sorted by relevance
114 struct ida_access { struct115 int (*fifo_full)(struct ida_softc *);116 void (*submit)(struct ida_softc *, struct ida_qcb *);117 bus_addr_t (*done)(struct ida_softc *);118 int (*int_pending)(struct ida_softc *);119 void (*int_enable)(struct ida_softc *, int);