Home
last modified time | relevance | path

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

/drivers/tty/ipwireless/
Dhardware.h27 #define IPW_CONTROL_LINE_DSR 0x0004 macro
Dtty.c332 if (my & IPW_CONTROL_LINE_DSR) in get_control_lines()
Dhardware.c787 changed_mask = IPW_CONTROL_LINE_DSR; in handle_received_CTRL_packet()