Searched refs:sc_sec_ires (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sec/
H A Dsec.c271 error = sec_setup_intr(sc, &sc->sc_sec_ires, &sc->sc_sec_ihand,
358 sec_release_intr(sc, sc->sc_sec_ires, sc->sc_sec_ihand,
422 sec_release_intr(sc, sc->sc_sec_ires, sc->sc_sec_ihand,
H A Dsec.h209 struct resource *sc_sec_ires; /* secondary irq resource */ member in struct:sec_softc

Completed in 95 milliseconds