Searched defs:GET_PORT_ID (Results 1 – 2 of 2) sorted by relevance
841 #define GET_PORT_ID(p) (((p) & (0xff << 24)) >> 24) macro