Searched refs:PC_ACCEPT (Results 1 - 1 of 1) sorted by relevance

/drivers/isdn/gigaset/
H A Dev-layer.c27 #define PC_ACCEPT 0x040 macro
857 at_state->pending_commands |= PC_ACCEPT;
858 gig_dbg(DEBUG_EVENT, "Scheduling PC_ACCEPT");
1634 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL);
1651 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL);
1750 if (bcs->at_state.pending_commands & PC_ACCEPT) {
1751 bcs->at_state.pending_commands &= ~PC_ACCEPT;

Completed in 42 milliseconds