Home
last modified time | relevance | path

Searched refs:SUN_OEM_EXT_MEMDEVICE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/smbios/
H A Dsmbios_test_extmemdevice.c33 ext->smbmdeve_hdr.smbh_type = SUN_OEM_EXT_MEMDEVICE; in smbios_test_extmem_mktable_common()
122 if (smbios_lookup_type(hdl, SUN_OEM_EXT_MEMDEVICE, &sp) == -1) { in smbios_test_extmem_verify_invlen_cs()
161 if (smbios_lookup_type(hdl, SUN_OEM_EXT_MEMDEVICE, &sp) == -1) { in smbios_test_extmem_verify_nocs()
200 if (smbios_lookup_type(hdl, SUN_OEM_EXT_MEMDEVICE, &sp) == -1) { in smbios_test_extmem_verify_cs()
/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c369 exmdev_cnt = smb_cnttypes(shp, SUN_OEM_EXT_MEMDEVICE); in fm_smb_check()
461 exmdev_stype->type = SUN_OEM_EXT_MEMDEVICE; in fm_smb_check()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c308 case SUN_OEM_EXT_MEMDEVICE: in chip_get_smbstruct()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1574 if (stp->smbst_hdr->smbh_type != SUN_OEM_EXT_MEMDEVICE) in smbios_info_extmemdevice()
1599 if (stp->smbst_hdr->smbh_type != SUN_OEM_EXT_MEMDEVICE) in smbios_info_extmemdevice_cs()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h171 #define SUN_OEM_EXT_MEMDEVICE 145 /* memory device extended info */ macro
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c2083 case SUN_OEM_EXT_MEMDEVICE: in print_struct()