Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_config.h59 CFG_NUM_IOCBS, /* num-iocbs */ enumerator
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c91 seg->fc_hi_water = cfg[CFG_NUM_IOCBS].current; in emlxs_mem_alloc_buffer()
92 seg->fc_lo_water = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
93 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
117 seg->fc_lo_water = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()
118 seg->fc_step = cfg[CFG_NUM_IOCBS].low; in emlxs_mem_alloc_buffer()