Searched defs:pci_resource_flags (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dvia-velocity.c818 unsigned long pci_resource_flags(struct pci_device *pdev, unsigned int bar) function
877 (pci_resource_flags(pdev, PCI_BASE_ADDRESS_0) & IORESOURCE_IO))
885 if ((pci_resource_flags(pdev, PCI_BASE_ADDRESS_1) & IORESOURCE_IO)) {

Completed in 487 milliseconds