Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/smbios/
H A Dsmbios.c616 desc_printf(smbios_cache_ecc_desc(c.smba_etype), in print_cache()
617 fp, " Error Correction Type: %u", c.smba_etype); in print_cache()
/titanic_50/usr/src/uts/common/sys/
H A Dsmbios.h771 uint8_t smba_etype; /* error correction type (SMB_CAE_*) */ member
/titanic_50/usr/src/common/smbios/
H A Dsmb_info.c593 cap->smba_etype = c.smbca_etype; in smbios_info_cache()