Searched defs:TLP_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance
57 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro
67 #define TLP_BYTE_COUNT(s) (((s) >> 0) & 0xfff) macro