Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dgeneric.c112 d->prog_if = pci_read_byte(d, PCI_CLASS_PROG); in pci_generic_fill_info()
H A Dheader.h50 #define PCI_CLASS_PROG 0x09 /* Reg. Level Programming Interface */ macro