Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/pci/
Dsetup-res.c63 if (type != pci_bar_unknown) { in pci_update_resource()
Dpci.h203 pci_bar_unknown, /* Standard PCI BAR probe */ enumerator
Diov.c464 i += __pci_read_base(dev, pci_bar_unknown, res, in sriov_init()
595 *type = pci_bar_unknown; in pci_iov_resource_bar()
Dprobe.c202 if (type == pci_bar_unknown) { in __pci_read_base()
281 pos += __pci_read_base(dev, pci_bar_unknown, res, reg); in pci_read_bases()
Dpci.c2840 *type = pci_bar_unknown; in pci_resource_bar()