Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_slot.c38 slot->smbsl_type = SMB_SLT_PCIE3G16; in smbios_test_slot_fill()
168 if (slot->smbl_type != SMB_SLT_PCIE3G16) { in smbios_test_slot_common()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1078 #define SMB_SLT_PCIE3G16 0xB6 /* PCI Exp. Gen 3 x16 */ macro