Searched defs:pci_resource (Results 1 – 3 of 3) sorted by relevance
266 struct pci_resource { struct267 struct pci_resource *next; argument282 struct pci_resource *mem_head; argument
847 static struct resource pci_resource(struct pci_dev *pdev, int bar) in pci_resource() function