Searched refs:hermon_eq_alloc (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_event.c | 48 static int hermon_eq_alloc(hermon_state_t *state, uint32_t log_eq_size, 134 status = hermon_eq_alloc(state, log_eq_size, i, &eq[i]); in hermon_eq_init_all() 157 status = hermon_eq_alloc(state, log_eq_size, intr_num, in hermon_eq_init_all() 725 hermon_eq_alloc(hermon_state_t *state, uint32_t log_eq_size, uint_t intr, in hermon_eq_alloc() function
|