Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c55 static int need_bus_scan; variable
70 if (!need_bus_scan && matches_single_device(group)) in select_devices()
262 need_bus_scan = 1; in scan_ops()
831 if (need_bus_scan) in main()