Searched refs:MODUNLOAD (Results 1 – 9 of 9) sorted by relevance
175 if (modctl(MODUNLOAD, id) < 0) { in main()
162 if (modctl(MODUNLOAD, modid) < 0) { in main()
52 if (modctl(MODUNLOAD, modid) < 0) { in unload_drv()
230 #define MODUNLOAD 1 macro
469 (void) modctl(MODUNLOAD, id); in ktest_mod_unload()
1274 (void) modctl(MODUNLOAD, 0); in attach_devices()
1110 case MODUNLOAD: s = "MODUNLOAD"; break; in prt_mod()
2394 case MODUNLOAD: /* unload a module */ in modctl()
3483 case MODUNLOAD: in aui_modctl()