Searched defs:PCI_VENDOR (Results 1 – 2 of 2) sorted by relevance
130 #define PCI_VENDOR(x) ((x) & 0xFFFF) macro
91 #define PCI_VENDOR(id) \ macro