Home
last modified time | relevance | path

Searched refs:pci_bar_unknown (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/pci/
Dpci.h199 pci_bar_unknown, /* Standard PCI BAR probe */ enumerator
Dsetup-res.c68 if (type != pci_bar_unknown) { in pci_update_resource()
Diov.c439 bar64 = __pci_read_base(dev, pci_bar_unknown, res, in sriov_init()
Dprobe.c213 if (type == pci_bar_unknown) { in __pci_read_base()
325 pos += __pci_read_base(dev, pci_bar_unknown, res, reg); in pci_read_bases()
Dpci.c4232 *type = pci_bar_unknown; in pci_resource_bar()
4239 *type = pci_bar_unknown; in pci_resource_bar()