Searched refs:DEVI_IGNORED (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmain.c1522 else if (state != DEVI_IGNORED)
1537 if (state == DEVI_IGNORED) {
1579 DEVI_IGNORED, i->i_level))
1603 * A pseudo device can never be marked DEVI_IGNORED.
1610 active = DEVI_IGNORED;
1667 * with DEVI_IGNORED instead of DEVI_ACTIVE.
1674 active = DEVI_IGNORED;
H A Ddefs.h261 #define DEVI_IGNORED 2 /* instance's parent has been removed */ macro
H A Dsem.c1609 } else if (vflag && i->i_active == DEVI_IGNORED)

Completed in 67 milliseconds