Lines Matching defs:mod
185 #define mod(X) (struct module *)((X)->modl_modp->mod_mp)
516 * Make sure the mod system knows about the modules already loaded.
1117 * to the mod squad later.
1145 mp = mod(lp);
1162 mp = mod(lp);
1172 mp = mod(lp);
1225 mp = mod(lp);
1931 * The driver mod is not in the ISA specific subdirectory
3152 mp = mod(lp);
3190 kobj_lookup(struct module *mod, const char *name)
3194 sp = lookup_one(mod, name);
3293 mmp = mod(clp);
3316 mp = mod(lp);
4060 * Allow the "mod" system to sync up with the work
4089 kobj_export_module(mod(lp));
4470 tnf_unsplice_probes(uint_t what, struct modctl *mod)
4474 struct module *mp = mod->mod_mp;