Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/smbios/
H A Dsmbios.c703 desc_printf(smbios_cache_ctype_desc(c.smba_ctype), in print_cache()
704 fp, " Current SRAM Type: 0x%x", c.smba_ctype); in print_cache()
/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios.h828 uint16_t smba_ctype; /* current SRAM type (SMB_CAT_*) */ member
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c758 cap->smba_ctype = c.smbca_ctype; in smbios_info_cache()