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

  /src/sys/dev/pci/
if_wpi.c 149 static int wpi_scan(struct wpi_softc *);
957 if ((error = wpi_scan(sc)) != 0) {
2809 wpi_scan(struct wpi_softc *sc) function in typeref:typename:int
if_wpi.c 149 static int wpi_scan(struct wpi_softc *);
957 if ((error = wpi_scan(sc)) != 0) {
2809 wpi_scan(struct wpi_softc *sc) function in typeref:typename:int

Completed in 43 milliseconds