Searched refs:sc_irqctx (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/powerpc/ps3/
H A Dif_glcreg.h78 void *sc_irqctx; member in struct:glc_softc
H A Dps3cdrom.c99 void *sc_irqctx; member in struct:ps3cdrom_softc
185 NULL, ps3cdrom_intr, sc, &sc->sc_irqctx);
299 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
328 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
H A Dps3disk.c115 void *sc_irqctx; member in struct:ps3disk_softc
207 NULL, ps3disk_intr, sc, &sc->sc_irqctx);
278 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
299 bus_teardown_intr(dev, sc->sc_irq, sc->sc_irqctx);
H A Dif_glc.c182 glc_intr_filter, glc_intr, sc, &sc->sc_irqctx);
/freebsd-10.3-release/sys/powerpc/wii/
H A Dwii_pic.c65 void *sc_irqctx; member in struct:wiipic_softc
165 NULL, wiipic_intr, sc, &sc->sc_irqctx);

Completed in 126 milliseconds