Home
last modified time | relevance | path

Searched refs:SUN_OEM_EXT_PORT (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi.c320 smbc = &stypes[SUN_OEM_EXT_PORT]; in x86pi_enum_gentopo()
321 smbc->type = SUN_OEM_EXT_PORT; in x86pi_enum_gentopo()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h164 #define SUN_OEM_EXT_PORT 136 /* port exteded info */ macro
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c1279 if (stp->smbst_hdr->smbh_type != SUN_OEM_EXT_PORT) in smbios_info_extport()
/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c1640 case SUN_OEM_EXT_PORT: in print_struct()