Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dpci.h155 char *label; /* Device name as exported by BIOS */ member
H A Daccess.c188 d->label = NULL; in pci_reset_properties()
H A Dsysfs.c447 d->label = pci_set_property(d, PCI_FILL_LABEL, buf); in sysfs_fill_info()
/pciutils/
H A Dlspci.c331 if (p->label) in show_terse()
332 printf("\tDeviceName: %s", p->label); in show_terse()