Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c190 case MEM_SGL4K: in emlxs_mem_alloc_buffer()
193 seg->fc_memtag = MEM_SGL4K; in emlxs_mem_alloc_buffer()
H A Demlxs_sli4.c7995 mseg = MEM_SGL4K; in emlxs_sli4_resource_alloc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h500 #define MEM_SGL4K 10 /* memory segment to hold 4K SGL entries */ macro