Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c178 case MEM_SGL2K: in emlxs_mem_alloc_buffer()
181 seg->fc_memtag = MEM_SGL2K; in emlxs_mem_alloc_buffer()
H A Demlxs_sli4.c7992 mseg = MEM_SGL2K; in emlxs_sli4_resource_alloc()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h499 #define MEM_SGL2K 9 /* memory segment to hold 2K SGL entries */ macro