Searched refs:sc_intlevel (Results 1 – 3 of 3) sorted by relevance
205 sc->sc_intlevel = 0; in nec86_attachsubr()208 sc->sc_intlevel = 6; in nec86_attachsubr()211 sc->sc_intlevel = 4; in nec86_attachsubr()214 sc->sc_intlevel = 5; /* factory default setting */ in nec86_attachsubr()218 sc->sc_intlevel = 5; in nec86_attachsubr()226 printf(" int %d", sc->sc_intlevel); in nec86_attachsubr()
109 if (nsc->sc_intlevel == -1) in necsb_attach()112 if ((nsc->sc_intlevel < 0) || (nsc->sc_intlevel >= NCBUSISR)) in necsb_attach()116 cbus_isrlink(nec86hw_intr, ysc, nsc->sc_intlevel, IPL_AUDIO, in necsb_attach()
55 int sc_intlevel; member