Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Datw.c511 int country_code, error, i, srom_major; in atw_attach() local
706 country_code = __SHIFTOUT(sc->sc_srom[ATW_SR_CTRY_CR29], in atw_attach()
716 switch (country_code) { in atw_attach()
/netbsd-src/sys/netbt/
H A Dhci.h1722 uint8_t country_code; /* 0x00 - NAM, EUR, JP; 0x01 - France */ member