Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h579 #define SMB_IPM_SPEC_MAJOR(x) (((x) & 0xF0) >> 4) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1332 ip->smbip_vers.smbv_major = SMB_IPM_SPEC_MAJOR(i.smbipm_spec); in smbios_info_ipmi()