Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c162 static int iwn_init_otprom(struct iwn_softc *);
1676 iwn_init_otprom(struct iwn_softc *sc) in iwn_init_otprom() function
2245 if ((error = iwn_init_otprom(sc)) != 0) { in iwn_read_eeprom()