Home
last modified time | relevance | path

Searched refs:SMB_PRSTATUS_PRESENT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/prtdiag/i386/
H A Dsmbios.c82 SMB_PRSTATUS_PRESENT(p.smbp_status)) { in do_procs()
/titanic_44/usr/src/uts/common/sys/
H A Dsmbios.h462 #define SMB_PRSTATUS_PRESENT(s) ((s) & 0x40) /* socket is populated */ macro
/titanic_44/usr/src/cmd/smbios/
H A Dsmbios.c501 SMB_PRSTATUS_PRESENT(p.smbp_status) ? in print_processor()