Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwi.c194 static int bwi_get_pwron_delay(struct bwi_softc *sc);
405 error = bwi_get_pwron_delay(sc); in bwi_attach()
3425 bwi_get_pwron_delay(struct bwi_softc *sc) in bwi_get_pwron_delay() function