Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/isdn/gigaset/
Dev-layer.c23 #define PC_DLE0 0x008 macro
1223 at_state->pending_commands |= PC_DLE0; in do_action()
1242 at_state->pending_commands |= PC_DLE0; in do_action()
1711 } else if (bcs->at_state.pending_commands & PC_DLE0) { in process_command_flags()
1712 bcs->at_state.pending_commands &= ~PC_DLE0; in process_command_flags()