Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
DBusLogic.c1239 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1259 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
1275 if (blogic_global_options.trace_hw_reset) in blogic_hwreset()
3788 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3795 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
DBusLogic.h267 bool trace_hw_reset:1; /* Bit 1 */ member