Searched refs:ENABLED (Results 1 – 5 of 5) sorted by relevance
346 const unsigned int ENABLED = 1UL << 4; variable347 const unsigned int USED_GPR_ARG = ENABLED | ONLY_USED | ONLY_GPR | ONLY_ARG;348 const unsigned int USED_GPR = ENABLED | ONLY_USED | ONLY_GPR;349 const unsigned int USED_ARG = ENABLED | ONLY_USED | ONLY_ARG;350 const unsigned int USED = ENABLED | ONLY_USED;351 const unsigned int ALL_GPR_ARG = ENABLED | ONLY_GPR | ONLY_ARG;352 const unsigned int ALL_GPR = ENABLED | ONLY_GPR;353 const unsigned int ALL_ARG = ENABLED | ONLY_ARG;354 const unsigned int ALL = ENABLED;
6729 if (!(zero_regs_type & ENABLED)) in execute()
1590 o changed REPLAY-ENABLED to REPLAY-STATUS1604 o added REPLAY-ENABLED notification message type per Architecture
336 * add INTERFACE-ENABLED and INTERFACE-DISABLED ctrl_iface events
411 * wpa_cli: added action script support for AP-ENABLED and AP-DISABLED