Searched defs:CP_PACKET_GET_COUNT (Results 1 – 5 of 5) sorted by relevance
36 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
38 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
95 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
213 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro
1679 #define CP_PACKET_GET_COUNT(h) (((h) >> 16) & 0x3FFF) macro