Searched refs:UNDI_FL_KEEP_ALL (Results 1 – 5 of 5) sorted by relevance
104 #define UNDI_FL_KEEP_ALL 0x0004 macro
45 if ( ! ( undi->flags & UNDI_FL_KEEP_ALL ) ) { in __weak_impl()
124 preloaded_undi.flags &= ~UNDI_FL_KEEP_ALL; in undionly_shutdown()
605 if ( ! ( undi->flags & UNDI_FL_KEEP_ALL ) ) { in undinet_remove()
399 andw $~( UNDI_FL_INITIALIZED | UNDI_FL_KEEP_ALL ), flags684 .word ( UNDI_FL_INITIALIZED | UNDI_FL_STARTED | UNDI_FL_KEEP_ALL )