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

/drivers/isdn/hardware/eicon/
H A Ddivacapi.h1345 #define N_RX_FLOW_CONTROL_MASK 0x3f macro
H A Dmessage.c4023 if (a->ch_flow_control[Ch] & N_RX_FLOW_CONTROL_MASK) {
4026 a->ch_flow_control[Ch] &= ~N_RX_FLOW_CONTROL_MASK;
4031 (a->ch_flow_control[Ch] & N_RX_FLOW_CONTROL_MASK)) {
4032 a->ch_flow_control[Ch] &= ~N_RX_FLOW_CONTROL_MASK;
14591 if ((a->ch_flow_control[ch] & N_RX_FLOW_CONTROL_MASK) == 0) {

Completed in 90 milliseconds