Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c200 static void wpi_intr(void *);
544 NULL, wpi_intr, sc, &sc->sc_ih); in wpi_attach()
2532 wpi_intr(void *arg) in wpi_intr() function