Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A 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()
3620 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3627 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
H A DBusLogic.h252 bool trace_hw_reset:1; /* Bit 1 */ member