Home
last modified time | relevance | path

Searched refs:CFG_MEM_DYNAMIC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h89 CFG_MEM_DYNAMIC, /* mem-dynamic (hidden) */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1282 if (cfg[CFG_MEM_DYNAMIC].current == 0) { in emlxs_timer_check_pools()
1290 hba->mem_timer = hba->timer_tics + cfg[CFG_MEM_DYNAMIC].current; in emlxs_timer_check_pools()
H A Demlxs_mem.c728 if (cfg[CFG_MEM_DYNAMIC].current == 0) { in emlxs_mem_pool_create()