Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c146 static void channel_request_xon(PLCI *plci, byte ch);
2750 channel_request_xon(plci, a->ncci_ch[ncci]); in connect_b3_res()
2857 channel_request_xon(plci, a->ncci_ch[ncci]); in connect_b3_a_res()
2884 channel_request_xon(plci, a->ncci_ch[ncci]); in disconnect_b3_req()
3077 channel_request_xon(plci, a->ncci_ch[ncci]); in data_b3_res()
14500 static void channel_request_xon(PLCI *plci, byte ch) { in channel_request_xon() function
14523 channel_request_xon(plci, (byte)i); in channel_xmit_extended_xon()