Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/sbus/
Dmagmareg.h141 u_char *mp_txp; /* transmit character pointer */ member
Dmagma.c671 ch = *mtty->mp_txp; in magma_hard()
674 mtty->mp_txp++; in magma_hard()
787 ndflush(&tp->t_outq, mp->mp_txp - tp->t_outq.c_cf); in magma_soft()
1196 mp->mp_txp = tp->t_outq.c_cf; in mtty_start()