Home
last modified time | relevance | path

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

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