Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/hptiop/
Dhptiop.h103 u_int32_t outbound_head; member
Dhptiop.c238 u_int32_t outbound_head = BUS_SPACE_RD4_MV2(outbound_head); in hptiop_mv_outbound_read() local
240 if (outbound_tail != outbound_head) { in hptiop_mv_outbound_read()