Searched refs:MEMSEG (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_mem.c | 34 static uint32_t emlxs_mem_pool_alloc(emlxs_hba_t *hba, MEMSEG *seg, 36 static void emlxs_mem_pool_free(emlxs_hba_t *hba, MEMSEG *seg, uint32_t count); 45 MEMSEG *seg; in emlxs_mem_alloc_buffer() 374 emlxs_mem_pool_alloc(emlxs_hba_t *hba, MEMSEG *seg, uint32_t count) in emlxs_mem_pool_alloc() 540 emlxs_mem_pool_free(emlxs_hba_t *hba, MEMSEG *seg, uint32_t count) in emlxs_mem_pool_free() 671 emlxs_mem_pool_create(emlxs_hba_t *hba, MEMSEG *seg) in emlxs_mem_pool_create() 724 emlxs_mem_pool_destroy(emlxs_hba_t *hba, MEMSEG *seg) in emlxs_mem_pool_destroy() 754 bzero(seg, sizeof (MEMSEG)); in emlxs_mem_pool_destroy() 766 emlxs_mem_pool_clean(emlxs_hba_t *hba, MEMSEG *seg) in emlxs_mem_pool_clean() 856 emlxs_mem_pool_get(emlxs_hba_t *hba, MEMSEG *seg) in emlxs_mem_pool_get() [all …]
|
H A D | emlxs_clock.c | 1272 MEMSEG *seg; in emlxs_timer_check_pools()
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_extern.h | 541 MEMSEG *seg); 543 MEMSEG *seg, void *bp); 545 MEMSEG *seg); 547 MEMSEG *seg); 549 MEMSEG *seg);
|
H A D | emlxs_fc.h | 554 typedef emlxs_memseg_t MEMSEG; typedef
|