Searched refs:INVALID_PRIORITY_GROUP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dncp.h40 #define INVALID_PRIORITY_GROUP -1LL macro
H A Dncp.c52 int64_t current_ncu_priority_group = INVALID_PRIORITY_GROUP;
200 current_ncu_priority_group = INVALID_PRIORITY_GROUP;
335 if (!wa->manual && wa->priority_group == INVALID_PRIORITY_GROUP)
525 if (priority == INVALID_PRIORITY_GROUP)
580 if (priority == INVALID_PRIORITY_GROUP)
612 if (priority == INVALID_PRIORITY_GROUP)
636 if (*priority == INVALID_PRIORITY_GROUP) {
H A Dmain.c285 current_ncu_priority_group = INVALID_PRIORITY_GROUP;
H A Devents.c737 int64_t prio = INVALID_PRIORITY_GROUP;
755 int64_t oldprio = INVALID_PRIORITY_GROUP;
H A Dncu_phys.c689 (current_ncu_priority_group == INVALID_PRIORITY_GROUP ||

Completed in 65 milliseconds