Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c143 seg->fc_memsize = MEM_IPBUF_SIZE; in emlxs_mem_alloc_buffer()
H A Demlxs_fcp.c746 size = MEM_IPBUF_SIZE; in emlxs_post_buffer()
H A Demlxs_sli3.c6375 size = MEM_IPBUF_SIZE; in emlxs_hbq_setup()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h519 #define MEM_IPBUF_SIZE 65535 macro