Home
last modified time | relevance | path

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

/drivers/scsi/
DBusLogic.c1234 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1254 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1270 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
3794 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3801 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
DBusLogic.h260 bool trace_hw_reset:1; /* Bit 1 */ member