Home
last modified time | relevance | path

Searched refs:module_remove (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Dmodule.h36 void module_remove(const char *);
H A Dmodule.c119 module_remove(const char *module_name) in module_remove() function
H A Dboot.c326 module_remove(arg); in command_unload()