Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.c166 #define BUS_SPACE_WRT4_ITL(offset, value) bus_space_write_4(hba->bar0t,\ macro
264 BUS_SPACE_WRT4_ITL(inbound_msgaddr0, msg); in hptiop_post_msg_itl()
296 BUS_SPACE_WRT4_ITL(outbound_queue, req); in hptiop_wait_ready_itl()
448 BUS_SPACE_WRT4_ITL(outbound_queue, index); in hptiop_request_callback_itl()
503 BUS_SPACE_WRT4_ITL(outbound_intstatus, IOPMU_OUTBOUND_INT_MSG0); in hptiop_intr_itl()
805 BUS_SPACE_WRT4_ITL(inbound_queue, req32); in hptiop_send_sync_request_itl()
933 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_get_config_itl()
1017 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_set_config_itl()
1104 BUS_SPACE_WRT4_ITL(inbound_queue, req32); in hptiop_post_ioctl_command_itl()
1197 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_do_ioctl_itl()
[all …]