Home
last modified time | relevance | path

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

/openbmc/linux/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()