Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c978 uint8_t cfg0 = RTW_READ8(regs, RTW_CONFIG0); in rtw_identify_country() local
980 switch (cfg0 & RTW_CONFIG0_GL_MASK) { in rtw_identify_country()