Searched refs:PCI_STD_RESOURCE_END (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_private.h36 void __iomem *barmap[PCI_STD_RESOURCE_END + 1];
H A Dvfio_pci.c191 for (bar = PCI_STD_RESOURCES; bar <= PCI_STD_RESOURCE_END; bar++) { vfio_pci_disable()
H A Dvfio_pci_config.c436 for (i = PCI_STD_RESOURCES; i <= PCI_STD_RESOURCE_END; i++, bar++) { vfio_bar_fixup()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_pci.c194 for (i = 0; i <= PCI_STD_RESOURCE_END; i++) { stmmac_pci_probe()
/linux-4.1.27/arch/x86/pci/
H A Di386.c255 { PCI_STD_RESOURCES, PCI_STD_RESOURCE_END }, pcibios_allocate_dev_resources()
H A Dcommon.c140 for (bar = 0; bar <= PCI_STD_RESOURCE_END; bar++) { pcibios_fixup_device_resources()
/linux-4.1.27/arch/x86/kvm/
H A Dassigned-dev.c645 for (i = PCI_STD_RESOURCES; i <= PCI_STD_RESOURCE_END; i++) { probe_sysfs_permissions()
/linux-4.1.27/drivers/rapidio/devices/
H A Dtsi721.c2337 for (i = 0; i <= PCI_STD_RESOURCE_END; i++) { tsi721_probe()
/linux-4.1.27/include/linux/
H A Dpci.h85 PCI_STD_RESOURCE_END = 5, enumerator in enum:__anon12321
/linux-4.1.27/drivers/pci/
H A Dquirks.c296 for (i = 0; i < PCI_STD_RESOURCE_END; i++) { quirk_extend_bar_to_page()

Completed in 202 milliseconds