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.c685 nv->host_p[0] & BIT_5 ? (ha->cfg_flags |= CFG_SET_CACHE_LINE_SIZE_1) :
686 (ha->cfg_flags &= ~CFG_SET_CACHE_LINE_SIZE_1);
1158 CFG_SET_CACHE_LINE_SIZE_1 | CFG_MULTI_CHIP_ADAPTER);
2599 if (CFG_IST(ha->pha, CFG_SET_CACHE_LINE_SIZE_1)) {
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1767 #define CFG_SET_CACHE_LINE_SIZE_1 BIT_17 macro

Completed in 80 milliseconds