Home
last modified time | relevance | path

Searched refs:DEVI_ACTIVE (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/usr.bin/config/
Dpack.c122 if (i->i_active != DEVI_ACTIVE || i->i_collapsed) in pack()
193 if (l->i_active != DEVI_ACTIVE in packdevi()
Dmain.c1424 if (i->i_active == DEVI_ACTIVE && i->i_pseudoroot == 0 && in deva_has_instances()
1921 if ((i->i_active == DEVI_ACTIVE || in devbase_has_any_instance()
2028 d->d_ihead->i_active = active = DEVI_ACTIVE; in do_kill_orphans()
2058 if (j->i_active == DEVI_ACTIVE || in do_kill_orphans()
2073 if (state == DEVI_ACTIVE || in do_kill_orphans()
2089 if (seen && active != DEVI_ACTIVE) in do_kill_orphans()
2091 if (active != DEVI_ACTIVE) { in do_kill_orphans()
2130 do_kill_orphans((struct devbase *)value, NULL, NULL, DEVI_ACTIVE); in kill_orphans_cb()
Dmkioconf.c350 if (p->p_devs == NULL || p->p_active != DEVI_ACTIVE) in emitparents()
Ddefs.h333 #define DEVI_ACTIVE 1 /* instance has an active parent */ macro
Dsem.c1826 i->i_active = DEVI_ACTIVE; in addpseudo()
1900 if (i->i_active == DEVI_ACTIVE) in fixdevis()
1924 if (i->i_active == DEVI_ACTIVE) in fixdevis()