Home
last modified time | relevance | path

Searched refs:uartflow (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/port/
H A Ddevuart.c34 static void uartflow(void*);
47 if((p->iq = qopen(8*1024, 0, uartflow, p)) == nil) in uartenable()
602 uartflow(void *v) in uartflow() function
/plan9/sys/src/9/omap/
H A Ddevuart.c34 static void uartflow(void*);
50 if((p->iq = qopen(8*1024, 0, uartflow, p)) == nil) in uartenable()
600 uartflow(void *v) in uartflow() function
/plan9/sys/src/9/teg2/
H A Ddevuart.c34 static void uartflow(void*);
50 if((p->iq = qopen(8*1024, 0, uartflow, p)) == nil) in uartenable()
600 uartflow(void *v) in uartflow() function