Searched refs:_force_module_flags (Results 1 – 2 of 2) sorted by relevance
95 , _force_module_flags(0) in Isp20Params()248 u64 _force_module_flags; variable
2999 _force_module_flags |= 1LL << id;\ in setModuleStatus()3008 _force_module_flags |= 1LL << id;\ in setModuleStatus()3143 return ((_force_module_flags & (1LL << module_id)) >> module_id); in getModuleForceFlag()3149 _force_module_flags &= (~(1LL << module_id)); in setModuleForceFlagInverse()