Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h465 #define SMB_HWS_PWR_PS(x) (((x) & 0xC0) >> 6) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1291 hsp->smbh_pwr_ps = SMB_HWS_PWR_PS(hs.smbhs_settings); in smbios_info_hwsec()