Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c177 seg->fc_hi_water = MEM_FCTBUF_COUNT; in emlxs_mem_alloc_buffer()
H A Demlxs_sli3.c1480 "FCT Ring: Posted %d buffers.", MEM_FCTBUF_COUNT); in emlxs_sli3_online()
1518 for (j = 0; j < MEM_FCTBUF_COUNT; j += 2) { in emlxs_sli3_online()
1522 "FCP Ring: Posted %d buffers.", MEM_FCTBUF_COUNT); in emlxs_sli3_online()
6391 count = MEM_FCTBUF_COUNT; in emlxs_hbq_setup()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h524 #define MEM_FCTBUF_COUNT 128 macro