Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c634 static int sdebug_add_host_helper(int per_host_idx);
8101 sdebug_add_host_helper((int)idx); in add_host_store()
8637 ret = sdebug_add_host_helper(idx); in scsi_debug_init()
8812 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() function
8880 return sdebug_add_host_helper(ph_idx); in sdebug_do_add_host()