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

  /src/sys/dev/pci/
if_wpi.c 148 static int wpi_auth(struct wpi_softc *);
973 if ((error = wpi_auth(sc)) != 0) {
989 (void) wpi_auth(sc); /* XXX */
2744 wpi_auth(struct wpi_softc *sc) function in typeref:typename:int

Completed in 140 milliseconds