Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h59 CFG_NUM_IOCBS, /* num-iocbs */ enumerator
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c93 seg->fc_hi_water = cfg[CFG_NUM_IOCBS].current; in emlxs_mem_alloc_buffer()
94 seg->fc_lo_water = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
95 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
119 seg->fc_lo_water = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
120 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()