Searched defs:opio_softc (Results 1 – 1 of 1) sorted by relevance
50 struct opio_softc { struct51 device_t sc_dev;76 void *opio_intr_establish(struct opio_softc *, int, int, argument