Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c503 static int sdebug_do_add_host(bool mk_new_store);
6594 sdebug_do_add_host(true); in add_host_store()
6596 sdebug_do_add_host(false); in add_host_store()
7122 ret = sdebug_do_add_host(want_store && in scsi_debug_init()
7351 static int sdebug_do_add_host(bool mk_new_store) in sdebug_do_add_host() function