Searched refs:RingInd (Results 1 – 1 of 1) sorted by relevance
1106 int RingInd = 0; in sGetChanRI() local1109 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI()1111 RingInd = sInB((ByteIO_t) (ChP->ChanStat + 8)) & DSR_ACT; in sGetChanRI()1113 RingInd = !(sInB(CtlP->AiopIO[3]) & sBitMapSetTbl[ChanNum]); in sGetChanRI()1115 return RingInd; in sGetChanRI()