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

  /src/sys/dev/pci/
if_wpi.c 118 static int wpi_load_firmware(struct wpi_softc *);
1288 wpi_load_firmware(struct wpi_softc *sc) function in typeref:typename:int
3254 if ((error = wpi_load_firmware(sc)) != 0)
3255 /* wpi_load_firmware prints error messages for us. */

Completed in 40 milliseconds