Searched refs:PCI_CLASS_REVISION (Results 1 – 3 of 3) sorted by relevance
51 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ macro
60 #define PCI_CLASS_REVISION 0x08 /* High 24 bits are class, low 8 revision */ macro
685 u32 class = pci_conf_read32(0, bus, slot, func, PCI_CLASS_REVISION); in __find_dbgp()
Completed in 17 milliseconds