Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/wpi/
H A Dif_wpi.c154 static int wpi_alloc_shared(struct wpi_softc *);
442 if ((error = wpi_alloc_shared(sc)) != 0) { in wpi_attach()
984 wpi_alloc_shared(struct wpi_softc *sc) in wpi_alloc_shared() function