Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c635 static void sdebug_do_remove_host(bool the_end);
8133 sdebug_do_remove_host(false); in add_host_store()
8694 sdebug_do_remove_host(true); in scsi_debug_exit()
8906 static void sdebug_do_remove_host(bool the_end) in sdebug_do_remove_host() function