Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
DBusLogic.c1127 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1147 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1163 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
3622 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3629 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
DBusLogic.h252 bool trace_hw_reset:1; /* Bit 1 */ member