Home
last modified time | relevance | path

Searched refs:SMB_CACHE_CFG_MODE (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dsmbios_impl.h208 #define SMB_CACHE_CFG_MODE(c) (((c) >> 8) & 3) macro
/titanic_44/usr/src/common/smbios/
H A Dsmb_info.c597 cap->smba_mode = SMB_CACHE_CFG_MODE(c.smbca_config); in smbios_info_cache()