Home
last modified time | relevance | path

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

/pciutils/lib/
H A Di386-ports.c89 if (m->read(&d, PCI_CLASS_DEVICE, (byte *) &class, sizeof(class)) && in intel_sanity_check()
H A Dgeneric.c108 d->device_class = pci_read_word(d, PCI_CLASS_DEVICE); in pci_generic_fill_info()
H A Dheader.h51 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro