Home
last modified time | relevance | path

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

/pciutils/
H A Dlspci.c26 static int opt_machine; /* Generate machine-readable output */ variable
286 if (!opt_machine ? opt_domains : (p->domain || opt_domains >= 2)) in show_slot_name()
1021 printf((opt_machine >= 2) ? "Slot:\t" : "Device:\t"); in show_machine()
1080 if (opt_machine) in show_device()
1162 opt_machine++; in main()