Home
last modified time | relevance | path

Searched refs:txrbufptr (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/sys/dev/sbus/
Dbereg.h223 u_int32_t txrbufptr; /* local memory tx read ptr */
Dqereg.h81 u_int32_t txrbufptr; /* local memory tx read ptr */
/mirbsd/src/sys/arch/sparc/dev/
Dqereg.h48 volatile u_int32_t txrbufptr; /* local memory tx read ptr */ member
Dbereg.h160 volatile u_int32_t txrbufptr; /* local memory tx read ptr */ member
Dqe.c737 cr->txwbufptr = cr->txrbufptr = cr->rxrbufptr + qec->sc_rsize;
Dbe.c734 cr->txwbufptr = cr->txrbufptr = cr->rxrbufptr + qec->sc_rsize;