Lines Matching refs:blogic_global_options
101 static struct blogic_global_options blogic_global_options; variable
443 if (blogic_global_options.trace_config) in blogic_cmd()
500 if (blogic_global_options.trace_config) { in blogic_cmd()
677 if (blogic_global_options.trace_probe) { in blogic_init_mm_probeinfo()
875 if (blogic_global_options.trace_probe) { in blogic_init_fp_probeinfo()
1031 if (blogic_global_options.trace_probe) in blogic_probe()
1048 if (blogic_global_options.trace_probe) in blogic_probe()
1127 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()
1219 if (blogic_global_options.trace_probe) in blogic_checkadapter()
2678 if (blogic_global_options.trace_err) { in blogic_process_ccbs()
3610 blogic_global_options.trace_probe = true; in blogic_parseopts()
3612 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3614 blogic_global_options.trace_config = true; in blogic_parseopts()
3616 blogic_global_options.trace_err = true; in blogic_parseopts()
3618 blogic_global_options.trace_probe = true; in blogic_parseopts()
3619 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3620 blogic_global_options.trace_config = true; in blogic_parseopts()
3621 blogic_global_options.trace_err = true; in blogic_parseopts()