Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Drocket.c1142 if (CtlP->UPCIRingInd) in sGetChanRI()
1143 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI()
1866 int UPCIRingInd) in sPCIInitController() argument
1872 CtlP->UPCIRingInd = UPCIRingInd; in sPCIInitController()
1928 ByteIO_t UPCIRingInd = 0; in register_PCI() local
2114 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2133 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2143 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2173 …oller(ctlp, i, aiopio, max_num_aiops, ConfigIO, 0, FREQ_DIS, 0, altChanRingIndicator, UPCIRingInd); in register_PCI()
Drocket_int.h319 ByteIO_t UPCIRingInd; member