Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_clock.c1286 if (hba->mem_timer > hba->timer_tics) { in emlxs_timer_check_pools()
1290 hba->mem_timer = hba->timer_tics + cfg[CFG_MEM_DYNAMIC].current; in emlxs_timer_check_pools()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1811 uint32_t mem_timer; member