Home
last modified time | relevance | path

Searched refs:scan_device (Results 1 – 4 of 4) sorted by relevance

/pciutils/
H A Dlspci.h53 struct device *scan_device(struct pci_dev *p);
H A Dls-map.c81 if (d = scan_device(p)) in do_map_bus()
H A Dlspci.c119 scan_device(struct pci_dev *p) in scan_device() function
161 if (d = scan_device(p)) in scan_devices()
H A DChangeLog1056 * lspci.c (scan_device): If an error occurs when reading the standard config
1193 * lspci.c (scan_device): The -D switch didn't work as intended
1222 * lspci.c (show_slot_name, scan_device): If there are multiple PCI
1943 * lspci.c (scan_device): Fixed bug in reading of cardbus extensions.
2204 * lspci.c (scan_devices): Split to scan_devices() and scan_device().