Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h623 #define SMB_PSU_CHARS_IVRS(x) (((x) >> 3) & 0xf) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1665 psup->smbps_ivrs = SMB_PSU_CHARS_IVRS(psu.smbpsup_char); in smbios_info_powersup()