Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Drocket.c1133 if (CtlP->UPCIRingInd) in sGetChanRI()
1134 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI()
1853 int UPCIRingInd) in sPCIInitController() argument
1859 CtlP->UPCIRingInd = UPCIRingInd; in sPCIInitController()
1915 ByteIO_t UPCIRingInd = 0; in register_PCI() local
2101 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2120 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2130 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2160 …oller(ctlp, i, aiopio, max_num_aiops, ConfigIO, 0, FREQ_DIS, 0, altChanRingIndicator, UPCIRingInd); in register_PCI()
Drocket_int.h319 ByteIO_t UPCIRingInd; member