Searched refs:pci_address (Results 1 – 7 of 7) sorted by relevance
55 struct pci_address { struct
448 Vector<pci_address>& parents) in ensure_all_functions_matched()484 pci_address pciAddress; in ensure_all_functions_matched()532 pci_address& parent = parents.ElementAt(i); in ensure_all_functions_matched()619 pci_address pciAddress; in read_irq_routing_table_recursive()824 Vector<pci_address> parents; in read_irq_routing_table()
65 phys_addr_t pci_address; member
122 range.pci_address = acpiRange.minimum; in DecodeAddress()
49 range.pci_address = childAdr; in ReadResourceInfo()
206 range.pci_address = childAdr; in ReadResourceInfo()
85 hostAdr = childAdr - range.pci_address + range.host_address; in pci_ram_address()684 if (pciAddr >= curRange.pci_address in LookupRange()685 && pciAddr < (curRange.pci_address + curRange.size)) { in LookupRange()