Searched refs:IPW_CONTROL_LINE_DCD (Results 1 – 4 of 4) sorted by relevance
27 #define IPW_CONTROL_LINE_DCD 0x0002 macro
298 if (my & IPW_CONTROL_LINE_DCD) in get_control_lines()621 if ((old_control_lines & IPW_CONTROL_LINE_DCD) in ipwireless_tty_notify_control_line_change()622 && !(tty->control_lines & IPW_CONTROL_LINE_DCD) in ipwireless_tty_notify_control_line_change()
386 IPW_CONTROL_LINE_DCD) != 0 in ipwireless_network_packet_received()
785 changed_mask = IPW_CONTROL_LINE_DCD; in handle_received_CTRL_packet()