Home
last modified time | relevance | path

Searched refs:SMB_PRF_RV64 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_proc.c117 proc.smbpr_family2 = htole16(SMB_PRF_RV64); in smbios_test_proc_mktable_36()
348 if (proc.smbp_family != SMB_PRF_RV64) { in smbios_test_proc_verify_36()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h793 #define SMB_PRF_RV64 0x201 /* RISC-V RV64 */ macro