Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_debug.c504 static int sdebug_add_host_helper(int per_host_idx);
6595 sdebug_add_host_helper((int)idx); in add_host_store()
7118 ret = sdebug_add_host_helper(idx); in scsi_debug_init()
7295 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() function
7363 return sdebug_add_host_helper(ph_idx); in sdebug_do_add_host()