Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c495 static int sdebug_add_host_helper(int per_host_idx);
7055 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() argument
7065 idx = (per_host_idx < 0) ? sdeb_first_idx : per_host_idx; in sdebug_add_host_helper()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c502 static int sdebug_add_host_helper(int per_host_idx);
7191 static int sdebug_add_host_helper(int per_host_idx) in sdebug_add_host_helper() argument
7201 idx = (per_host_idx < 0) ? sdeb_first_idx : per_host_idx; in sdebug_add_host_helper()

Completed in 21 milliseconds