Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_proc.c82 proc->smbpr_threadcount2 = htole16(0); in smbios_test_proc_fill()
125 proc.smbpr_threadcount2 = htole16(0x5445); in smbios_test_proc_mktable_36()
157 proc.smbpr_threadcount2 = htole16(0x5445); in smbios_test_proc_mktable_38()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h181 uint16_t smbpr_threadcount2; /* second number of enabled threads */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c738 pp->smbp_threadcount = p.smbpr_threadcount2; in smbios_info_processor()