Searched defs:CP_PACKET_GET_COUNT (Results 1 – 3 of 3) sorted by relevance
94 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
208 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
1681 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro