Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios_impl.h534 #define SMB_IPM_SPEC_MINOR(x) ((x) & 0x0F) macro
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c1107 ip->smbip_vers.smbv_minor = SMB_IPM_SPEC_MINOR(i.smbipm_spec); in smbios_info_ipmi()