Searched refs:EP_SECURITY_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define PARAM_EP_SECURITY_MASK EP_SECURITY_MASK36 #define GET_SECURITY_STATE(x) ((x) & EP_SECURITY_MASK)38 ((x) = ((x) & ~EP_SECURITY_MASK) | (security))
39 #define EP_SECURITY_MASK UL(0x21) macro
Completed in 3 milliseconds