Searched refs:sc_vector (Results 1 – 6 of 6) sorted by relevance
66 int sc_vector[64]; member177 powerpc_dispatch_intr(sc->sc_vector[63 - irq], tf); in ps3pic_dispatch()187 sc->sc_vector[irq] = vector; in ps3pic_enable()
65 int sc_vector[16]; member272 powerpc_dispatch_intr(sc->sc_vector[irq & 0x0f], tf); in atpic_dispatch()281 sc->sc_vector[irq] = vector; in atpic_enable()
72 u_int sc_vector[HROWPIC_IRQMAX]; member
228 powerpc_dispatch_intr(sc->sc_vector[irq], tf); in hrowpic_dispatch()241 sc->sc_vector[irq] = vector; in hrowpic_enable()
45 int sc_vector; member
331 sc->sc_vector = IRQUNK; in tpm_tis12_irqinit()344 sc->sc_vector = irq; in tpm_tis12_irqinit()649 if (sc->sc_vector != IRQUNK) { in tpm_waitfor()