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

  /src/sys/dev/pci/
if_wpi.c 116 static int wpi_cache_firmware(struct wpi_softc *);
1180 wpi_cache_firmware(struct wpi_softc *sc) function in typeref:typename:int
1300 if ((error = wpi_cache_firmware(sc)) != 0)

Completed in 36 milliseconds