Searched refs:IPW_CONTROL_LINE_DCD (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.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.h26 #define IPW_CONTROL_LINE_DCD 0x0002 macro
H A Dtty.c343 if (my & IPW_CONTROL_LINE_DCD)
667 if ((old_control_lines & IPW_CONTROL_LINE_DCD)
668 && !(tty->control_lines & IPW_CONTROL_LINE_DCD)
H A Dnetwork.c378 IPW_CONTROL_LINE_DCD) != 0
H A Dhardware.c784 changed_mask = IPW_CONTROL_LINE_DCD;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/pcmcia/ipwireless/
H A Dhardware.h26 #define IPW_CONTROL_LINE_DCD 0x0002 macro
H A Dtty.c343 if (my & IPW_CONTROL_LINE_DCD)
667 if ((old_control_lines & IPW_CONTROL_LINE_DCD)
668 && !(tty->control_lines & IPW_CONTROL_LINE_DCD)
H A Dnetwork.c378 IPW_CONTROL_LINE_DCD) != 0
H A Dhardware.c784 changed_mask = IPW_CONTROL_LINE_DCD;

Completed in 168 milliseconds