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.c1045 desc_printf(smbios_memarray_loc_desc(ma.smbma_location), in print_memarray()
1046 fp, " Location: %u", ma.smbma_location); in print_memarray()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h1262 uint8_t smbma_location; /* physical device location */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c1112 map->smbma_location = m.smbmarr_loc; in smbios_info_memarray()