Lines Matching refs:ConfigIO
1832 WordIO_t ConfigIO, int IRQNum, Byte_t Frequency,
1845 if (ConfigIO) {
1847 CtlP->PCIIO = ConfigIO + _PCI_9030_INT_CTRL;
1848 CtlP->PCIIO2 = ConfigIO + _PCI_9030_GPIO_CTRL;
1895 WordIO_t ConfigIO = 0;
2080 ConfigIO = pci_resource_start(dev, 1);
2088 (sInW(ConfigIO + _PCI_9030_GPIO_CTRL) &
2102 ConfigIO = pci_resource_start(dev, 1);
2112 ConfigIO = pci_resource_start(dev, 1);
2141 num_aiops = sPCIInitController(ctlp, i, aiopio, max_num_aiops, ConfigIO, 0, FREQ_DIS, 0, altChanRingIndicator, UPCIRingInd);