Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c504 static int sdebug_add_host_helper(int per_host_idx);
7292 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() argument
7302 idx = (per_host_idx < 0) ? sdeb_first_idx : per_host_idx; in sdebug_add_host_helper()