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.c578 static int sdebug_add_host_helper(int per_host_idx);
7383 sdebug_add_host_helper((int)idx); in add_host_store()
7925 ret = sdebug_add_host_helper(idx); in scsi_debug_init()
8103 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() function
8171 return sdebug_add_host_helper(ph_idx); in sdebug_do_add_host()