HomeSort by: relevance | last modified time | path
    Searched refs:opio_softc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbarm/g42xxeb/
gb225var.h 50 struct opio_softc { struct
76 void *opio_intr_establish(struct opio_softc *, int, int,
gb225.c 74 CFATTACH_DECL_NEW(opio, sizeof(struct opio_softc), opio_match, opio_attach,
107 struct opio_softc *sc = device_private(self);
184 struct opio_softc *sc = device_private(parent);
199 opio_intr_establish(struct opio_softc *sc, int intr, int ipl,
221 struct opio_softc *sc = (struct opio_softc *)arg;
242 do_debounce(struct opio_softc *sc, int intr, int val, int count)
274 struct opio_softc *sc = arg;
gb225_pcic.c 121 struct opio_softc *osc =
141 struct opio_softc *psc = device_private(parent);
283 struct opio_softc *psc =
316 struct opio_softc *psc =
351 struct opio_softc *psc =
368 struct opio_softc *psc =
gb225_slhci.c 121 struct opio_softc *psc =

Completed in 12 milliseconds