Searched refs:MOD_NDDEPS (Results 1 – 1 of 1) sorted by relevance
52 #define MOD_NDDEPS 0x0008 macro256 if (modent->flags & MOD_NDDEPS) { in config_action()257 modent->flags &= ~MOD_NDDEPS; in config_action()261 if (!(modent->flags & MOD_NDDEPS)) { in config_action()262 modent->flags |= MOD_NDDEPS; in config_action()330 if ((mod->flags & MOD_NDDEPS) && (!mod->dep)) { in find_dep()406 mod->flags |= MOD_NDDEPS; in add_mod()