Searched refs:pcibase (Results 1 – 4 of 4) sorted by relevance
109 uint64_t pcibase; in xlp_irq_to_irt() local185 pcibase = nlm_pcicfg_base(devoff); in xlp_irq_to_irt()186 val = nlm_read_reg(pcibase, XLP_PCI_IRTINFO_REG); in xlp_irq_to_irt()
271 uint64_t pcibase = nlm_mmio_base(NETLOGIC_IO_PCIX_OFFSET); in xlr_pci_ack() local273 nlm_read_reg(pcibase, (0x140 >> 2)); in xlr_pci_ack()
198 int src = inb(devc->pcibase+0x1A); in pci_intr()528 devc->pcibase = pciio; in sb_dsp_detect()885 if ((devc->model & MDL_ESS) && devc->pcibase) in sb_dsp_unload()886 release_region(devc->pcibase, 8); in sb_dsp_unload()
97 int pcibase; /* For ESS Maestro etc */ member