Searched refs:XMTRDY (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/boot/
H A Dtty.c20 #define XMTRDY 0x20 macro
34 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)
H A Dearly_serial_console.c5 #define XMTRDY 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/boot/
H A Dtty.c20 #define XMTRDY 0x20 macro
34 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)
H A Dearly_serial_console.c5 #define XMTRDY 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/boot/compressed/
H A Dmisc.c155 #define XMTRDY 0x20 macro
163 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dearly_printk.c78 #define XMTRDY 0x20 macro
98 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/boot/compressed/
H A Dmisc.c155 #define XMTRDY 0x20 macro
163 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dearly_printk.c78 #define XMTRDY 0x20 macro
98 while ((inb(early_serial_base + LSR) & XMTRDY) == 0 && --timeout)

Completed in 140 milliseconds