Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_proc.c55 proc->smbpr_type = SMB_PRT_CENTRAL; in smbios_test_proc_fill()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h157 uint8_t smbpr_type; /* processor type (see <smbios.h>) */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c696 pp->smbp_type = p.smbpr_type; in smbios_info_processor()