Searched refs:iwi_intr (Results 1 – 1 of 1) sorted by relevance
93 int iwi_intr(void *);193 sc->sc_ih = pci_intr_establish(sc->sc_pct, ih, IPL_NET, iwi_intr, sc, in iwi_attach()1151 iwi_intr(void *arg) in iwi_intr() function