Home
last modified time | relevance | path

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

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