Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_debug.c794 static bool sdebug_wp; variable
2363 if (sdebug_wp) in resp_mode_sense()
2552 sdebug_wp = true; in resp_mode_select()
2554 sdebug_wp = false; in resp_mode_select()
2978 if (write && unlikely(sdebug_wp)) { in check_device_access_params()
5767 module_param_named(wp, sdebug_wp, bool, S_IRUGO | S_IWUSR);