Home
last modified time | relevance | path

Searched refs:MEM_CTBUF_SIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c156 seg->fc_memsize = MEM_CTBUF_SIZE; in emlxs_mem_alloc_buffer()
H A Demlxs_fcp.c749 size = MEM_CTBUF_SIZE; in emlxs_post_buffer()
H A Demlxs_sli3.c6383 size = MEM_CTBUF_SIZE; in emlxs_hbq_setup()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h521 #define MEM_CTBUF_SIZE MAX_CT_PAYLOAD /* (1024*320) */ macro