HomeSort by: relevance | last modified time | path
    Searched defs:country_code (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 18 milliseconds