Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Datw.c511 int country_code, error, i, srom_major; in atw_attach() local
691 srom_major = __SHIFTOUT(sc->sc_srom[ATW_SR_FORMAT_VERSION], in atw_attach()
694 if (srom_major < 2) in atw_attach()