Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsmbios_impl.h220 #define SMB_CACHE_CFG_LEVEL(c) (((c) & 7) + 1) macro
/illumos-gate/usr/src/common/smbios/
H A Dsmb_info.c763 cap->smba_level = SMB_CACHE_CFG_LEVEL(c.smbca_config); in smbios_info_cache()