Searched refs:outbound_queue (Results 1 – 2 of 2) sorted by relevance
304 BUS_SPACE_WRT4_ITL(outbound_queue, req); in hptiop_wait_ready_itl()456 BUS_SPACE_WRT4_ITL(outbound_queue, index); in hptiop_request_callback_itl()470 while ((req = BUS_SPACE_RD4_ITL(outbound_queue)) !=IOPMU_QUEUE_EMPTY) { in hptiop_drain_outbound_queue_itl()945 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_get_config_itl()1029 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_set_config_itl()1209 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_do_ioctl_itl()1214 BUS_SPACE_WRT4_ITL(outbound_queue, req32); in hptiop_do_ioctl_itl()
74 u_int32_t outbound_queue; member