Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c812 static int sdeb_most_recent_idx = -1; variable
5843 sdeb_most_recent_idx); in scsi_debug_show_info()
6045 sdeb_most_recent_idx = idx; in fake_rw_store()
6351 sdeb_most_recent_idx = (int)idx; in add_host_store()
6969 sdeb_most_recent_idx = sdeb_first_idx; in sdebug_erase_all_stores()
6997 sdeb_most_recent_idx = n_idx; in sdebug_add_store()
7113 int ph_idx = sdeb_most_recent_idx; in sdebug_do_add_host()
7148 if (idx == sdeb_most_recent_idx) in sdebug_do_remove_host()
7149 --sdeb_most_recent_idx; in sdebug_do_remove_host()