Home
last modified time | relevance | path

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

/pciutils/
H A Dls-tree.c292 struct pci_dev *q = d->dev; in show_tree_dev() local
296 p = tree_printf(line, p, "%02x.%x", q->dev, q->func); in show_tree_dev()
313 q->vendor_id, q->device_id)); in show_tree_dev()
H A DREADME108 Alternatively, you can use `lspci -q' to query the central database
H A DChangeLog835 cache of resolved entries has been added. See the `-q' and `-Q' options
885 * update-pciids.sh: Added quiet mode (-q). Clean up uncompressed
889 * update-pciids.man: Mention the -q switch.