Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c171 #define BUS_SPACE_WRT4_MV0(offset, value) bus_space_write_4(hba->bar0t,\ macro
259 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_POSTQUEUE); in hptiop_mv_inbound_write()
272 BUS_SPACE_WRT4_MV0(inbound_doorbell, MVIOP_MU_INBOUND_INT_MSG); in hptiop_post_msg_mv()
738 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()