Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hardware/eicon/
Dpc.h145 #define N_XON 15 /* clear RNR state */ macro
146 #define N_COMBI_IND N_XON /* combined indication */
Dmessage.c3808 if (req == N_XON) in callback()
14579 plci->NL.Req = plci->nl_req = (byte)N_XON; in channel_xmit_xon()