Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dev-layer.c21 #define PC_HUP 0x002 macro
854 at_state->pending_commands |= PC_HUP; in start_accept()
1003 at_state->pending_commands |= PC_HUP; in handle_icall()
1259 cs->bcs[channel].at_state.pending_commands |= PC_HUP; in do_action()
1301 at_state->pending_commands |= PC_HUP; in do_action()
1308 at_state->pending_commands |= PC_HUP; in do_action()
1390 at_state->pending_commands |= PC_HUP; in do_action()
1641 at_state->pending_commands |= PC_HUP; in process_command_flags()
1658 at_state->pending_commands |= PC_HUP; in process_command_flags()
1695 if (bcs->at_state.pending_commands & PC_HUP) { in process_command_flags()
[all …]