Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c173 #define BUS_SPACE_RD4_MV0(offset) bus_space_read_4(hba->bar0t,\ macro
274 BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_post_msg_mv()
735 status = BUS_SPACE_RD4_MV0(outbound_doorbell); in hptiop_intr_mv()
834 BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_send_sync_request_mv()
1236 BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_post_ioctl_command_mv()
2203 int_mask = BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_enable_intr_mv()
2236 int_mask = BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_disable_intr_mv()
2241 BUS_SPACE_RD4_MV0(outbound_intmask); in hptiop_disable_intr_mv()