Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket.c1140 int RingInd = 0; in sGetChanRI() local
1143 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI()
1145 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; in sGetChanRI()
1147 RingInd = !(sInB(CtlP->AiopIO[3]) & sBitMapSetTbl[ChanNum]); in sGetChanRI()
1149 return RingInd; in sGetChanRI()