Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_smbios.c279 if (extma.smbmae_ma == mctsmb[i].mct_id) { in chip_get_smbstruct()
/illumos-gate/usr/src/uts/intel/os/
H A Dfmsmb.c438 if (exma.smbmae_ma != ma_id) { in fm_smb_check()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h2005 uint16_t smbmae_ma; /* memory array handle */ member
/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1862 oprintf(fp, " Physical Memory Array Handle: %u\n", em.smbmae_ma); in print_extmemarray()
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1566 emap->smbmae_ma = exma.smbmarre_ma; in smbios_info_extmemarray()