Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c547 if (p.smbp_threadcount != 0) { in print_processor()
548 if (p.smbp_threadcount != 0xff || p.smbp_threadcount2 == 0) { in print_processor()
550 p.smbp_threadcount); in print_processor()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h436 uint32_t smbp_threadcount; member
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c556 pp->smbp_threadcount = p.smbpr_threadcount; in smbios_info_processor()