Searched refs:PCI_CLASS_DEVICE (Results 1 – 3 of 3) sorted by relevance
89 if (m->read(&d, PCI_CLASS_DEVICE, (byte *) &class, sizeof(class)) && in intel_sanity_check()
108 d->device_class = pci_read_word(d, PCI_CLASS_DEVICE); in pci_generic_fill_info()
51 #define PCI_CLASS_DEVICE 0x0a /* Device class */ macro