Searched refs:outbound_queue (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.h74 u_int32_t outbound_queue; member in struct:hpt_iopmu_itl
H A Dhptiop.c304 BUS_SPACE_WRT4_ITL(outbound_queue, req);
456 BUS_SPACE_WRT4_ITL(outbound_queue, index);
470 while ((req = BUS_SPACE_RD4_ITL(outbound_queue)) !=IOPMU_QUEUE_EMPTY) {
945 BUS_SPACE_WRT4_ITL(outbound_queue, req32);
1029 BUS_SPACE_WRT4_ITL(outbound_queue, req32);
1209 BUS_SPACE_WRT4_ITL(outbound_queue, req32);
1214 BUS_SPACE_WRT4_ITL(outbound_queue, req32);

Completed in 68 milliseconds