Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c113 seg->fc_memsize = hba->sli.sli3.mem_bpl_size; in emlxs_mem_alloc_buffer()
H A Demlxs_solaris.c7225 hba->sli.sli3.mem_bpl_size = MEM_BPL_SIZE; in emlxs_hba_attach()
7232 hba->sli.sli3.mem_bpl_size = 4096; in emlxs_hba_attach()
7235 hba->sli.sli3.mem_bpl_size = 2048; in emlxs_hba_attach()
7237 hba->sli.sli3.mem_bpl_size = 1024; in emlxs_hba_attach()
7241 i = BPL_TO_SGLLEN(hba->sli.sli3.mem_bpl_size); in emlxs_hba_attach()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1572 uint32_t mem_bpl_size; member