Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
DBusLogic.c1233 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1253 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1269 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
3792 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3799 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
DBusLogic.h260 bool trace_hw_reset:1; /* Bit 1 */ member