Searched refs:PARAM_EP_SECURITY_MASK (Results 1 – 1 of 1) sorted by relevance
63 #define PARAM_EP_SECURITY_MASK 0x1 macro64 #define GET_SECURITY_STATE(x) (x & PARAM_EP_SECURITY_MASK)66 ((x) = ((x) & ~PARAM_EP_SECURITY_MASK) | (security))