Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c822 static int sdeb_most_recent_idx = -1; variable
6062 sdeb_most_recent_idx); in scsi_debug_show_info()
6264 sdeb_most_recent_idx = idx; in fake_rw_store()
6587 sdeb_most_recent_idx = (int)idx; in add_host_store()
7206 sdeb_most_recent_idx = sdeb_first_idx; in sdebug_erase_all_stores()
7234 sdeb_most_recent_idx = n_idx; in sdebug_add_store()
7353 int ph_idx = sdeb_most_recent_idx; in sdebug_do_add_host()
7388 if (idx == sdeb_most_recent_idx) in sdebug_do_remove_host()
7389 --sdeb_most_recent_idx; in sdebug_do_remove_host()