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

/openbsd-current/sys/dev/sbus/
H A Dmagmareg.h148 u_char *mp_txp; /* transmit character pointer */ member in struct:mtty_port
H A Dmagma.c611 ch = *mtty->mp_txp;
614 mtty->mp_txp++;
726 ndflush(&tp->t_outq, mp->mp_txp - tp->t_outq.c_cf);
1124 mp->mp_txp = tp->t_outq.c_cf;

Completed in 64 milliseconds