Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/
Dpci.h224 pci_bar_unknown, /* Standard PCI BAR probe */ enumerator
Dsetup-res.c73 if (type != pci_bar_unknown) { in pci_update_resource()
Diov.c439 bar64 = __pci_read_base(dev, pci_bar_unknown, res, in sriov_init()
Dprobe.c216 if (type == pci_bar_unknown) { in __pci_read_base()
328 pos += __pci_read_base(dev, pci_bar_unknown, res, reg); in pci_read_bases()
Dpci.c4484 *type = pci_bar_unknown; in pci_resource_bar()
4491 *type = pci_bar_unknown; in pci_resource_bar()