Searched refs:INTIGN (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/sparc64/include/
H A Dbus_common.h58 #define INTIGN(x) (((x) & INTMAP_IGN_MASK) >> INTMAP_IGN_SHIFT) macro
/freebsd-10.0-release/sys/sparc64/sbus/
H A Dsbus.c285 sc->sc_ign = INTIGN(prop);
409 INTIGN(vec = rman_get_start(sc->sc_ot_ires)) != sc->sc_ign ||
419 INTIGN(vec = rman_get_start(sc->sc_pf_ires)) != sc->sc_ign ||
703 if (INTIGN(vec) != sc->sc_ign || intr_vectors[vec].iv_ic != &sbus_ic) {
/freebsd-10.0-release/sys/sparc64/ebus/
H A Debus.c591 if (INTIGN(vec) != sc->sc_ign) {
/freebsd-10.0-release/sys/sparc64/fhc/
H A Dfhc.c413 if (INTIGN(vec) != sc->sc_ign || intr_vectors[vec].iv_ic != &fhc_ic) {
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dupa.c503 if (INTIGN(vec) != sc->sc_ign || intr_vectors[vec].iv_ic != &upa_ic) {
/freebsd-10.0-release/sys/sparc64/pci/
H A Dpsycho.c720 INTIGN(vec = rman_get_start(sc->sc_irq_res[index])) !=
1170 if (INTIGN(vec) != sc->sc_ign ||
H A Dschizo.c781 INTIGN(vec) != sc->sc_ign ||
1320 if (INTIGN(vec) != sc->sc_ign) {
H A Dfire.c838 INTIGN(vec) != sc->sc_ign ||
1959 if (INTIGN(vec) != sc->sc_ign) {

Completed in 146 milliseconds