Searched defs:emlxs_mem_pool_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c34 static uint32_t emlxs_mem_pool_alloc(emlxs_hba_t *hba, MEMSEG *seg,
374 emlxs_mem_pool_alloc(emlxs_hba_t *hba, MEMSEG *seg, uint32_t count) function
535 } /* emlxs_mem_pool_alloc() */
711 (void) emlxs_mem_pool_alloc(hba, seg, seg->fc_lo_water);
892 (void) emlxs_mem_pool_alloc(hba, seg, seg->fc_step);

Completed in 46 milliseconds