Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/smbios/
H A Dsmbios.c496 if (p.smbp_threadcount != 0xff || p.smbp_threadcount2 == 0) { in print_processor()
501 p.smbp_threadcount2); in print_processor()
/titanic_41/usr/src/uts/common/sys/
H A Dsmbios.h443 uint16_t smbp_threadcount2; /* thread count 2 */ member
/titanic_41/usr/src/common/smbios/
H A Dsmb_info.c566 pp->smbp_threadcount2 = p.smbpr_threadcount2; in smbios_info_processor()