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

/freebsd-13-stable/sys/powerpc/ps3/
H A Dif_glcreg.h81 uint64_t *sc_hwirq_status; member in struct:glc_softc
H A Dif_glc.c184 sc->sc_hwirq_status = (uint64_t *)contigmalloc(8, M_GLC, M_ZERO, 0,
187 vtophys(sc->sc_hwirq_status), 0);
860 atomic_set_64(&sc->sc_interrupt_status, *sc->sc_hwirq_status);

Completed in 109 milliseconds