Searched refs:sc_vector (Results 1 – 6 of 6) sorted by relevance
66 int sc_vector[64]; member178 powerpc_dispatch_intr(sc->sc_vector[63 - irq], tf); in ps3pic_dispatch()188 sc->sc_vector[irq] = vector; in ps3pic_enable()
65 int sc_vector[16]; member269 powerpc_dispatch_intr(sc->sc_vector[irq & 0x0f], tf); in atpic_dispatch()278 sc->sc_vector[irq] = vector; in atpic_enable()
230 powerpc_dispatch_intr(sc->sc_vector[irq], tf); in hrowpic_dispatch()243 sc->sc_vector[irq] = vector; in hrowpic_enable()
72 u_int sc_vector[HROWPIC_IRQMAX]; member
47 int sc_vector; member
477 sc->sc_vector = IRQUNK; in tpm_tis12_irqinit()490 sc->sc_vector = irq; in tpm_tis12_irqinit()819 if (sc->sc_vector != IRQUNK) { in tpm_waitfor()