HomeSort by: relevance | last modified time | path
    Searched defs:wpi_alloc_shared (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_wpi.c 89 static int wpi_alloc_shared(struct wpi_softc *);
306 if ((error = wpi_alloc_shared(sc)) != 0) {
547 wpi_alloc_shared(struct wpi_softc *sc) function in typeref:typename:int
if_wpi.c 89 static int wpi_alloc_shared(struct wpi_softc *);
306 if ((error = wpi_alloc_shared(sc)) != 0) {
547 wpi_alloc_shared(struct wpi_softc *sc) function in typeref:typename:int
if_wpi.c 89 static int wpi_alloc_shared(struct wpi_softc *);
306 if ((error = wpi_alloc_shared(sc)) != 0) {
547 wpi_alloc_shared(struct wpi_softc *sc) function in typeref:typename:int

Completed in 39 milliseconds