Searched defs:PCI_CLASS (Results 1 – 3 of 3) sorted by relevance
42 #define PCI_CLASS 0x08 macro
19 } PCI_CLASS; typedef
20 #define PCI_CLASS(class) ((class) << 8) macro