Searched refs:pci_resource_flags (Results 1 – 3 of 3) sorted by relevance
282 #define pci_resource_flags linux_pci_resource_flags macro386 int pci_resource_flags(struct pci_dev *, unsigned);
481 if (!(pci_resource_flags(dev->pdev, 2) & IORESOURCE_IO)) { in ast_driver_load()
833 pci_resource_flags(struct pci_dev *pdev, unsigned i) in pci_resource_flags() function