Lines Matching defs:activate
110 * To activate new NCP, run nwamd_fini_ncus(), reset the active
192 * To activate new NCP, reset the active priority-group, set the
283 * if activate_or_deactivate is true, we either activate or deactivate
284 * (depending on the value of activate) offline/online NCUs.
296 boolean_t activate;
302 * (when wa->manual is true, wa->activate determines if we activate or
310 * either activate (if activate is true) or deactivate prioritized NCUs
377 (wa->activate ? "activating" : "deactivating") :
381 if (wa->activate_or_deactivate && wa->activate) {
411 * For exclusive NCUs, we activate offline NCUs as long
414 if (wa->activate_or_deactivate && wa->activate) {
425 if (wa->activate_or_deactivate && !wa->activate) {
438 if ((wa->activate_or_deactivate && wa->activate) ||
460 if (wa->activate_or_deactivate && wa->activate) {
469 if (wa->activate_or_deactivate && !wa->activate) {
487 * For "all" NCUs, activate/deactivate all offline/online
490 if (wa->activate_or_deactivate && wa->activate) {
499 if (wa->activate_or_deactivate && !wa->activate) {
547 wa.activate = B_TRUE;
595 wa.activate = B_FALSE;
676 * If there is a next pg, activate it. If not, do
699 wa.activate = B_TRUE;