Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c197 static void wpi_intr(void *);
687 NULL, wpi_intr, sc, &sc->sc_ih); in wpi_attach()
1775 wpi_intr(void *arg) in wpi_intr() function