Home
last modified time | relevance | path

Searched refs:per_host_idx (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);
8103 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() argument
8113 idx = (per_host_idx < 0) ? sdeb_first_idx : per_host_idx; in sdebug_add_host_helper()