Home
last modified time | relevance | path

Searched refs:wpi_config (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_wpi.c124 int wpi_config(struct wpi_softc *);
2397 wpi_config(struct wpi_softc *sc) in wpi_config() function
3275 if ((error = wpi_config(sc)) != 0) { in wpi_init()