Searched refs:PCI_CLASS_PPB (Results 1 – 2 of 2) sorted by relevance
227 if ((cfgread(bus, dev, func, PCI_CLASS_REG) >> 16) == PCI_CLASS_PPB) { in deviceinit()356 if (PCI_CLASS(class) == PCI_CLASS_PPB) { in _pcilookup()
109 #define PCI_CLASS_PPB 0x0604 macro