Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/pci/
Dmmconfig_64.c17 static char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) in pci_dev_base() function
37 addr = pci_dev_base(seg, bus, devfn); in pci_mmcfg_read()
65 addr = pci_dev_base(seg, bus, devfn); in pci_mmcfg_write()