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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c868 * hermon_dma_alloc()
872 hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info, function
1072 status = hermon_dma_alloc(state, dma_info, MAP_ICM);
1792 status = hermon_dma_alloc(state, &state->hs_fw_dma, MAP_FA);
1926 status = hermon_dma_alloc(state, &state->hs_icma_dma, MAP_ICM_AUX);

Completed in 78 milliseconds