Searched defs:PCI_EXTCAP_VER (Results 1 – 2 of 2) sorted by relevance
157 #define PCI_EXTCAP_VER(ecap) (((ecap) & PCIM_EXTCAP_VER) >> 16) macro
152 #define PCI_EXTCAP_VER(ecap) (((ecap) & PCIM_EXTCAP_VER) >> 16) macro