Searched refs:EP_SECURITY_MASK (Results 1 – 2 of 2) sorted by relevance
23 #define PARAM_EP_SECURITY_MASK EP_SECURITY_MASK29 #define GET_SECURITY_STATE(x) ((x) & EP_SECURITY_MASK)31 ((x) = ((x) & ~EP_SECURITY_MASK) | (security))
28 #define EP_SECURITY_MASK UL(0x1) macro
Completed in 3 milliseconds