Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/hptiop/
H A Dhptiop.c169 #define BUS_SPACE_WRT4_MV0(offset, value) bus_space_write_4(hba->bar0t,\ macro
264 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_POSTQUEUE); in hptiop_mv_inbound_write()
277 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_MSG); in hptiop_post_msg_mv()
743 BUS_SPACE_WRT4_MV0(outbound_doorbell, ~status); in hptiop_intr_mv()
2195 BUS_SPACE_WRT4_MV0(outbound_intmask,int_mask); in hptiop_enable_intr_mv()
2228 BUS_SPACE_WRT4_MV0(outbound_intmask,int_mask); in hptiop_disable_intr_mv()