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