Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_debug.c662 static bool sdebug_any_injecting_opt; variable
2723 if (unlikely(sdebug_any_injecting_opt)) { in resp_read_dt0()
3055 if (unlikely(sdebug_any_injecting_opt)) { in resp_write_dt0()
3209 if (unlikely(sdebug_any_injecting_opt)) { in resp_write_scat()
4330 if (unlikely(sdebug_every_nth && sdebug_any_injecting_opt)) in schedule_resp()
4565 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & opts); in scsi_debug_write_info()
4721 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & opts); in opts_store()
5860 sdebug_any_injecting_opt = !!(SDEBUG_OPT_ALL_INJECTING & sdebug_opts); in sdebug_driver_probe()