Home
last modified time | relevance | path

Searched refs:smbma_location (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c1037 desc_printf(smbios_memarray_loc_desc(ma.smbma_location), in print_memarray()
1038 fp, " Location: %u", ma.smbma_location); in print_memarray()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1244 uint8_t smbma_location; /* physical device location */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1102 map->smbma_location = m.smbmarr_loc; in smbios_info_memarray()