Home
last modified time | relevance | path

Searched refs:hs_uar (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h63 #define HERMON_UAR_DOORBELL(state, uarhdl, hs_uar, doorbell) { \ argument
65 ddi_put64(uarhdl, hs_uar, doorbell); \
69 #define HERMON_UAR_DOORBELL(state, uarhdl, hs_uar, doorbell) { \
70 ddi_put64(uarhdl, hs_uar, doorbell); \
H A Dhermon.h458 hermon_hw_uar_t *hs_uar; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c398 (uint64_t *)(void *)&state->hs_uar->send, in hermon_post_send_ud()
743 (uint64_t *)(void *)&state->hs_uar->send, in hermon_post_send_rc()
1081 (uint64_t *)(void *)&state->hs_uar->send, in hermon_post_send()
H A Dhermon_cq.c1225 &state->hs_uar->cq, (((uint64_t)cmd_sn | cq_num) << in hermon_cq_arm_doorbell()
1239 &state->hs_uar->cq, (((uint64_t)cmd_sn | cq_num) << in hermon_cq_arm_doorbell()
H A Dhermon_fm.c679 state->hs_uar = (hermon_hw_uar_t *)state->hs_uarkpg_rsrc->hr_addr; in hermon_fm_ereport_init()
H A Dhermon.c3686 state->hs_uar = (hermon_hw_uar_t *)state->hs_uarkpg_rsrc->hr_addr; in hermon_internal_uarpg_init()