Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hardware/eicon/
Dmessage.c161 static void channel_request_xon(PLCI *plci, byte ch);
2873 channel_request_xon(plci, a->ncci_ch[ncci]); in connect_b3_res()
2980 channel_request_xon(plci, a->ncci_ch[ncci]); in connect_b3_a_res()
3007 channel_request_xon(plci, a->ncci_ch[ncci]); in disconnect_b3_req()
3200 channel_request_xon(plci, a->ncci_ch[ncci]); in data_b3_res()
14598 static void channel_request_xon(PLCI *plci, byte ch) { in channel_request_xon() function
14621 channel_request_xon(plci, (byte)i); in channel_xmit_extended_xon()