Home
last modified time | relevance | path

Searched refs:ndflush (Results 1 – 25 of 47) sorted by relevance

12

/netbsd/sys/arch/arc/dev/
H A Dopms.c132 #define FLUSHQ(q) { if((q)->c_cc) ndflush(q, (q)->c_cc); }
349 ndflush(&sc->sc_q, sc->sc_q.c_cc); in opmsioctl()
/netbsd/sys/dev/arcbios/
H A Darcbios_tty.c205 ndflush(&tp->t_outq, count); in arcbios_tty_start()
/netbsd/sys/sys/
H A Dtty.h269 void ndflush(struct clist *, int);
/netbsd/sys/arch/mips/adm5120/dev/
H A Duart.c313 ndflush(&tp->t_outq, cnt); in uart_start()
/netbsd/sys/arch/sun3/dev/
H A Dkd.c321 ndflush(cl, cl->c_cc); in kdstart()
/netbsd/sys/kern/
H A Dtty_subr.c211 ndflush(struct clist *clp, int count) in ndflush() function
H A Dtty_pty.c1157 ndflush(&tp->t_outq, tp->t_outq.c_cc); in ptyioctl()
/netbsd/sys/arch/sparc64/dev/
H A Dkd.c347 ndflush(cl, cl->c_cc); in kdstart()
/netbsd/sys/arch/sun2/dev/
H A Dkd.c393 ndflush(cl, cl->c_cc); in kdstart()
/netbsd/sys/arch/evbppc/virtex/dev/
H A Dxlcom.c261 ndflush(&tp->t_outq, in xlcom_tx_soft()
/netbsd/sys/arch/emips/ebus/
H A Ddz_ebus.c594 ndflush(&tp->t_outq, cl->c_cc); in dzxint()
/netbsd/sys/dev/dec/
H A Ddz.c363 ndflush (&tp->t_outq, cl->c_cc); in dzxint()
/netbsd/sys/arch/luna68k/dev/
H A Dsiotty.c350 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in siotty_txsoft()
/netbsd/sys/dev/qbus/
H A Ddhu.c414 ndflush(&tp->t_outq, sc->sc_dhu[line].dhu_cc); in dhuxint()
/netbsd/sys/arch/arm/at91/
H A Dat91dbgu.c915 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in at91dbgu_txsoft()
H A Dat91usart.c465 ndflush(&tp->t_outq, len); in at91usart_filltx()
/netbsd/sys/arch/epoc32/windermere/
H A Dwmcom.c339 ndflush(&tp->t_outq, in wmcom_soft()
/netbsd/sys/arch/vax/uba/
H A Dqvaux.c502 ndflush (&tp->t_outq, cl->c_cc); in qvauxxint()
/netbsd/sys/arch/sh3/dev/
H A Dsci.c993 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in sci_txsoft()
/netbsd/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c913 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in ixpcom_txsoft()
/netbsd/sys/dev/usb/
H A Ducycom.c661 ndflush(&tp->t_outq, sc->sc_wlen); in ucycomwritecb()
/netbsd/sys/arch/arm/clps711x/
H A Dclpscom.c409 ndflush(&tp->t_outq, in clpscom_soft()
/netbsd/sys/dev/wscons/
H A Dwsdisplay.c1715 ndflush(&tp->t_outq, n); in wsdisplaystart()
1735 ndflush(&tp->t_outq, n); in wsdisplaystart()
/netbsd/sys/arch/hpcmips/tx/
H A Dtxcom.c771 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in txcom_txsoft()
/netbsd/sys/arch/arm/ep93xx/
H A Depcom.c909 ndflush(&tp->t_outq, (int)(sc->sc_tba - tp->t_outq.c_cf)); in epcom_txsoft()

12