Searched refs:rl_intrhand (Results 1 – 3 of 3) sorted by relevance
838 NULL, rl_intr, sc, &sc->rl_intrhand[0]); in rl_attach()886 if (sc->rl_intrhand[0]) in rl_detach()887 bus_teardown_intr(dev, sc->rl_irq[0], sc->rl_intrhand[0]); in rl_detach()
874 void *rl_intrhand[RL_MSI_MESSAGES]; member
1738 &sc->rl_intrhand[0]); in re_attach()1742 &sc->rl_intrhand[0]); in re_attach()1813 if (sc->rl_intrhand[0] != NULL) { in re_detach()1814 bus_teardown_intr(dev, sc->rl_irq[0], sc->rl_intrhand[0]); in re_detach()1815 sc->rl_intrhand[0] = NULL; in re_detach()