Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_proc.c56 proc->smbpr_family = SMB_PRF_HOBBIT; in smbios_test_proc_fill()
294 if (proc.smbp_family != SMB_PRF_HOBBIT) { in smbios_test_proc_verify_25()
H A Dsmbios_test_strings.c108 { smbios_processor_family_desc, SMB_PRF_HOBBIT, "Hobbit" },
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h678 #define SMB_PRF_HOBBIT 0x70 /* Hobbit */ macro