Searched refs:sc_prio_shift (Results 1 – 1 of 1) sorted by relevance
175 int sc_prio_shift; member376 sc->sc_prio_shift = sc->sc_pmr_shift = 4; in agintc_attach()428 sc->sc_prio_shift--; in agintc_attach()432 printf(" shift %d:%d", sc->sc_prio_shift, sc->sc_pmr_shift); in agintc_attach()821 prival = ((0xff - ipl) << sc->sc_prio_shift) & 0xff; in agintc_set_priority()