Home
last modified time | relevance | path

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

/trueos/sys/dev/hptiop/
HDhptiop.c174 #define BUS_SPACE_WRT4_MV0(offset, value) bus_space_write_4(hba->bar0t,\ macro
267 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_POSTQUEUE); in hptiop_mv_inbound_write()
280 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_MSG); in hptiop_post_msg_mv()
750 BUS_SPACE_WRT4_MV0(outbound_doorbell, ~status); in hptiop_intr_mv()
2207 BUS_SPACE_WRT4_MV0(outbound_intmask,int_mask); in hptiop_enable_intr_mv()
2240 BUS_SPACE_WRT4_MV0(outbound_intmask,int_mask); in hptiop_disable_intr_mv()