Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c129 seg->fc_hi_water = MEM_ELSBUF_COUNT + MEM_BUF_COUNT; in emlxs_mem_alloc_buffer()
130 seg->fc_lo_water = MEM_ELSBUF_COUNT; in emlxs_mem_alloc_buffer()
H A Demlxs_sli3.c1503 "ELS Ring: Posted %d buffers.", MEM_ELSBUF_COUNT); in emlxs_sli3_online()
1537 for (j = 0; j < MEM_ELSBUF_COUNT; j += 2) { in emlxs_sli3_online()
1541 "ELS Ring: Posted %d buffers.", MEM_ELSBUF_COUNT); in emlxs_sli3_online()
6366 count = MEM_ELSBUF_COUNT; in emlxs_hbq_setup()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h518 #define MEM_ELSBUF_COUNT hba->max_nodes macro