Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h586 #define SMB_IPM_INFO_ISPEC(x) (((x) & 0x08) >> 3) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1363 if (SMB_IPM_INFO_ISPEC(i.smbipm_info)) in smbios_info_ipmi()