Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/iwi/
Dif_iwi.c164 static void iwi_intr(void *);
429 NULL, iwi_intr, sc, &sc->sc_ih); in iwi_attach()
1660 iwi_intr(void *arg) in iwi_intr() function