Searched defs:PCI_VNDR_HEADER_LEN (Results 1 – 2 of 2) sorted by relevance
860 #define PCI_VNDR_HEADER_LEN(x) (((x) >> 20) & 0xfff) macro
865 #define PCI_VNDR_HEADER_LEN(x) (((x) >> 20) & 0xfff) macro