Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Drocket.c1108 if (CtlP->UPCIRingInd) in sGetChanRI()
1109 RingInd = !(sInB(CtlP->UPCIRingInd) & sBitMapSetTbl[ChanNum]); in sGetChanRI()
1825 int UPCIRingInd) in sPCIInitController() argument
1831 CtlP->UPCIRingInd = UPCIRingInd; in sPCIInitController()
1887 ByteIO_t UPCIRingInd = 0; in register_PCI() local
2073 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2092 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2102 UPCIRingInd = rcktpt_io_addr[i] + _PCI_9030_RING_IND; in register_PCI()
2132 …oller(ctlp, i, aiopio, max_num_aiops, ConfigIO, 0, FREQ_DIS, 0, altChanRingIndicator, UPCIRingInd); in register_PCI()
Drocket_int.h320 ByteIO_t UPCIRingInd; member