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

/freebsd-10.2-release/sys/dev/hptiop/
H A Dhptiop.h99 u_int32_t inbound_head; member in struct:hpt_iopmu_mv
H A Dhptiop.c257 u_int32_t inbound_head = BUS_SPACE_RD4_MV2(inbound_head); local
258 u_int32_t head = inbound_head + 1;
264 offsetof(struct hpt_iopmu_mv, inbound_q[inbound_head]),
266 BUS_SPACE_WRT4_MV2(inbound_head, head);

Completed in 58 milliseconds