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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci.c153 static int __pci_bus_find_cap_start(struct pci_bus *bus, function
198 pos = __pci_bus_find_cap_start(dev->bus, dev->devfn, dev->hdr_type);
225 pos = __pci_bus_find_cap_start(bus, devfn, hdr_type & 0x7f);
388 pos = __pci_bus_find_cap_start(dev->bus, dev->devfn, dev->hdr_type);

Completed in 112 milliseconds