Home
last modified time | relevance | path

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

/freebsd/sys/dev/wpi/
H A Dif_wpi.c131 static void wpi_sysctlattach(struct wpi_softc *);
538 wpi_sysctlattach(sc); in wpi_attach()
584 wpi_sysctlattach(struct wpi_softc *sc) in wpi_sysctlattach() function