Searched refs:rb_tdhead (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/sbus/
H A Dqecvar.h62 int rb_tdhead, rb_tdtail; member in struct:qec_ring
H A Dqec.c366 qr->rb_tdhead = qr->rb_tdtail = 0;
H A Dqe.c457 bix = sc->sc_rb.rb_tdhead;
492 sc->sc_rb.rb_tdhead = bix;
H A Dbe.c602 bix = sc->sc_rb.rb_tdhead;
637 sc->sc_rb.rb_tdhead = bix;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dhmevar.h51 int rb_tdhead, rb_tdtail; member in struct:hme_ring
H A Dhme.c457 hr->rb_tdhead = hr->rb_tdtail = 0;
904 ri = sc->sc_rb.rb_tdhead;
974 sc->sc_rb.rb_tdhead = ri;

Completed in 65 milliseconds