Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dmca_x86.h135 uint32_t _pcc:1; /* <57> */ member
149 uint32_t _pcc:1; /* <57> */ member
163 #define mcistatus_pcc _mcis_hilo._mcis_hi._mcis_hi_tes_np._pcc
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h1137 #define ATH_HAL_GETCOUNTRYCODE(_ah, _pcc) \ argument
1138 (*(_pcc) = (_ah)->ah_countryCode)