Searched refs:N_CH_XOFF (Results 1 – 2 of 2) sorted by relevance
1331 #define N_CH_XOFF 0x01 macro
14494 a->ch_flow_control[ch] |= (N_CH_XOFF | flag); in channel_x_off()14503 if (a->ch_flow_control[ch] & N_CH_XOFF) { in channel_request_xon()14505 a->ch_flow_control[ch] &= ~N_CH_XOFF; in channel_request_xon()14520 if ((a->ch_flow_control[i] & N_CH_XOFF) && in channel_xmit_extended_xon()