Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Darn9280.c111 if (sc->sc_eep_rev >= AR_EEP_MINOR_VER_19 && in ar9280_setup()
149 if (sc->sc_eep_rev >= AR_EEP_MINOR_VER_19) { in ar9280_setup()
383 if (sc->sc_eep_rev >= AR_EEP_MINOR_VER_19) { in ar9280_init_from_rom()
Darn5008reg.h949 #define AR_EEP_MINOR_VER_19 19 macro