Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dath_netbsd.c425 ath_hal_getcountrycode(sc->sc_ah, &sc->sc_countrycode); in ath_sysctlattach()
H A Dathvar.h191 int sc_countrycode; member
/netbsd-src/sys/dev/pcmcia/
H A Dif_ray.c183 uint8_t sc_countrycode; /* current country code */ member
553 sc->sc_countrycode = sc->sc_dcountrycode = in ray_attach()