Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dsysfs.c443 if (want_fill(d, flags, PCI_FILL_LABEL)) in sysfs_fill_info()
447 d->label = pci_set_property(d, PCI_FILL_LABEL, buf); in sysfs_fill_info()
H A Dpci.h231 #define PCI_FILL_LABEL 0x0400 /* (string property) */ macro
/pciutils/
H A Dlspci.c329 pci_fill_info(p, PCI_FILL_LABEL); in show_terse()