Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwi.c172 static void iwi_intr(void *);
421 NULL, iwi_intr, sc, &sc->sc_ih); in iwi_attach()
1656 iwi_intr(void *arg) in iwi_intr() function