Home
last modified time | relevance | path

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

/src/sys/dev/wpi/
H A Dif_wpi.c148 static int wpi_alloc_shared(struct wpi_softc *);
423 if ((error = wpi_alloc_shared(sc)) != 0) { in wpi_attach()
959 wpi_alloc_shared(struct wpi_softc *sc) in wpi_alloc_shared() function