Searched refs:N_CH_XOFF (Results 1 – 2 of 2) sorted by relevance
1341 #define N_CH_XOFF 0x01 macro
14592 a->ch_flow_control[ch] |= (N_CH_XOFF | flag); in channel_x_off()14601 if (a->ch_flow_control[ch] & N_CH_XOFF) { in channel_request_xon()14603 a->ch_flow_control[ch] &= ~N_CH_XOFF; in channel_request_xon()14618 if ((a->ch_flow_control[i] & N_CH_XOFF) && in channel_xmit_extended_xon()