Home
last modified time | relevance | path

Searched refs:iwn_intr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwn/
H A Dif_iwn.c222 static void iwn_intr(void *);
702 NULL, iwn_intr, sc, &sc->sc_ih); in iwn_attach()
4262 iwn_intr(void *arg) in iwn_intr() function