Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c149 static void wpi_free_shared(struct wpi_softc *);
715 wpi_free_shared(sc); in wpi_detach()
967 wpi_free_shared(struct wpi_softc *sc) in wpi_free_shared() function