Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c640 CFG_ENABLE_FWFCETRACE | CFG_SET_CACHE_LINE_SIZE_1 | CFG_LR_SUPPORT); in ql_nvram_config()
645 ha->cfg_flags |= CFG_SET_CACHE_LINE_SIZE_1; in ql_nvram_config()
1150 CFG_ENABLE_FWFCETRACE | CFG_SET_CACHE_LINE_SIZE_1 | CFG_LR_SUPPORT); in ql_nvram_24xx_config()
2673 if (CFG_IST(ha->pha, CFG_SET_CACHE_LINE_SIZE_1)) { in ql_set_cache_line()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h2048 #define CFG_SET_CACHE_LINE_SIZE_1 (uint64_t)BIT_17 macro