Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsmbios_impl.h486 #define SMB_TPROBE_STATUS(x) (((x) >> 5) & 0x7) macro
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c1516 tprobe->smbtp_status = SMB_TPROBE_STATUS(tp.smbtpr_locstat); in smbios_info_tprobe()