HomeSort by: relevance | last modified time | path
    Searched refs:rb_tdhead (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/sbus/
qecvar.h 62 int rb_tdhead, rb_tdtail; member in struct:qec_ring
qec.c 367 qr->rb_tdhead = qr->rb_tdtail = 0;
qe.c 443 bix = sc->sc_rb.rb_tdhead;
475 sc->sc_rb.rb_tdhead = bix;
be.c 587 bix = sc->sc_rb.rb_tdhead;
619 sc->sc_rb.rb_tdhead = bix;
  /src/sys/dev/ic/
hmevar.h 49 int rb_tdhead, rb_tdtail; member in struct:hme_ring
hme.c 461 hr->rb_tdhead = hr->rb_tdtail = 0;
901 ri = sc->sc_rb.rb_tdhead;
971 sc->sc_rb.rb_tdhead = ri;

Completed in 14 milliseconds