Searched refs:hermon_dma_alloc (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon.h | 959 int hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info,
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 872 hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info, in hermon_dma_alloc() function 1072 status = hermon_dma_alloc(state, dma_info, MAP_ICM); in hermon_icm_alloc() 1792 status = hermon_dma_alloc(state, &state->hs_fw_dma, MAP_FA); in hermon_hw_init() 1926 status = hermon_dma_alloc(state, &state->hs_icma_dma, MAP_ICM_AUX); in hermon_hw_init()
|