Home | Sort by: relevance | last modified time | path |
/src/sys/dev/sdmmc/ | |
if_bwi_sdio.c | 95 uint8_t country_code; member in struct:bwi_sdio_sprom 264 sprom->country_code = 381 return (uint16_t)sprom->country_code << 8; |
/src/sys/dev/ic/ | |
atw.c | 511 int country_code, error, i, srom_major; local in function:atw_attach 706 country_code = __SHIFTOUT(sc->sc_srom[ATW_SR_CTRY_CR29], 716 switch (country_code) { |
/src/sys/netbt/ | |
hci.h | 1722 uint8_t country_code; /* 0x00 - NAM, EUR, JP; 0x01 - France */ member in struct:__anonf724d211a008 |