Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c166 case MEM_SGL1K: in emlxs_mem_alloc_buffer()
169 seg->fc_memtag = MEM_SGL1K; in emlxs_mem_alloc_buffer()
H A Demlxs_sli4.c7989 mseg = MEM_SGL1K; in emlxs_sli4_resource_alloc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h498 #define MEM_SGL1K 8 /* memory segment to hold 1K SGL entries */ macro