Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/wpi/
Dif_wpi.c230 static int wpi_reset(struct wpi_softc *);
565 if ((error = wpi_reset(sc)) != 0) { in wpi_attach()
2929 wpi_reset(struct wpi_softc *sc) in wpi_reset() function
3059 (void)wpi_reset(sc); in wpi_init_locked()