Searched refs:scan_device (Results 1 – 4 of 4) sorted by relevance
53 struct device *scan_device(struct pci_dev *p);
81 if (d = scan_device(p)) in do_map_bus()
119 scan_device(struct pci_dev *p) in scan_device() function161 if (d = scan_device(p)) in scan_devices()
1056 * lspci.c (scan_device): If an error occurs when reading the standard config1193 * lspci.c (scan_device): The -D switch didn't work as intended1222 * lspci.c (show_slot_name, scan_device): If there are multiple PCI1943 * lspci.c (scan_device): Fixed bug in reading of cardbus extensions.2204 * lspci.c (scan_devices): Split to scan_devices() and scan_device().