Searched refs:S_PROTOCOLID (Results 1 – 1 of 1) sorted by relevance
14855 #define S_PROTOCOLID 16 macro14857 #define V_PROTOCOLID(x) ((x) << S_PROTOCOLID)14858 #define G_PROTOCOLID(x) (((x) >> S_PROTOCOLID) & M_PROTOCOLID)