Searched refs:SMB_RV_WIDTH_64B (Results 1 – 3 of 3) sorted by relevance
143 rv.smbpairv_xlen = SMB_RV_WIDTH_64B; in smbios_test_pinfo_mktable_riscv()144 rv.smbpairv_mxlen = SMB_RV_WIDTH_64B; in smbios_test_pinfo_mktable_riscv()275 if (rv.smbpirv_xlen != SMB_RV_WIDTH_64B) { in smbios_test_pinfo_verify_riscv()280 if (rv.smbpirv_mxlen != SMB_RV_WIDTH_64B) { in smbios_test_pinfo_verify_riscv()313 if (strcmp(smbios_riscv_width_desc(SMB_RV_WIDTH_64B), "64-bit") != in smbios_test_pinfo_verify_riscv()316 smbios_riscv_width_desc(SMB_RV_WIDTH_64B)); in smbios_test_pinfo_verify_riscv()
118 { smbios_riscv_width_desc, SMB_RV_WIDTH_64B, "64-bit" },
1888 #define SMB_RV_WIDTH_64B 0x02 /* 64-bit */ macro