Lines Matching refs:blogic_global_options
100 static struct blogic_global_options blogic_global_options; variable
442 if (blogic_global_options.trace_config) in blogic_cmd()
499 if (blogic_global_options.trace_config) { in blogic_cmd()
733 if (blogic_global_options.trace_probe) { in blogic_init_mm_probeinfo()
973 if (blogic_global_options.trace_probe) { in blogic_init_fp_probeinfo()
1137 if (blogic_global_options.trace_probe) in blogic_probe()
1154 if (blogic_global_options.trace_probe) in blogic_probe()
1233 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()
1325 if (blogic_global_options.trace_probe) in blogic_checkadapter()
2829 if (blogic_global_options.trace_err) { in blogic_process_ccbs()
3790 blogic_global_options.trace_probe = true; in blogic_parseopts()
3792 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3794 blogic_global_options.trace_config = true; in blogic_parseopts()
3796 blogic_global_options.trace_err = true; in blogic_parseopts()
3798 blogic_global_options.trace_probe = true; in blogic_parseopts()
3799 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3800 blogic_global_options.trace_config = true; in blogic_parseopts()
3801 blogic_global_options.trace_err = true; in blogic_parseopts()