Home
last modified time | relevance | path

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

/titanic_50/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c232 slot.smbsl_type = SMB_SLT_PCIE3G16; in smbios_test_mktable()
297 if (slot.smbl_type != SMB_SLT_PCIE3G16) { in smbios_test_verify_table()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h1009 #define SMB_SLT_PCIE3G16 0xB6 /* PCI Exp. Gen 3 x16 */ macro