Home
last modified time | relevance | path

Searched refs:SUN_OEM_PCIEXRC (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c497 smbc = &stypes[SUN_OEM_PCIEXRC]; in x86pi_enum_gentopo()
498 smbc->type = SUN_OEM_PCIEXRC; in x86pi_enum_gentopo()
H A Dx86pi_hostbridge.c240 smbs_cnt_t *smbc = &stypes[SUN_OEM_PCIEXRC]; in x86pi_gen_hbr()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h165 #define SUN_OEM_PCIEXRC 138 /* PCIE RootComplex/RootPort info */ macro
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c1304 if (stp->smbst_hdr->smbh_type != SUN_OEM_PCIEXRC) in smbios_info_pciexrc()
/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c1644 case SUN_OEM_PCIEXRC: in print_struct()