Lines Matching refs:blogic_global_options
107 static struct blogic_global_options blogic_global_options; variable
448 if (blogic_global_options.trace_config) in blogic_cmd()
505 if (blogic_global_options.trace_config) { in blogic_cmd()
739 if (blogic_global_options.trace_probe) { in blogic_init_mm_probeinfo()
979 if (blogic_global_options.trace_probe) { in blogic_init_fp_probeinfo()
1143 if (blogic_global_options.trace_probe) in blogic_probe()
1160 if (blogic_global_options.trace_probe) in blogic_probe()
1239 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()
1331 if (blogic_global_options.trace_probe) in blogic_checkadapter()
2833 if (blogic_global_options.trace_err) { in blogic_process_ccbs()
3786 blogic_global_options.trace_probe = true; in blogic_parseopts()
3788 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3790 blogic_global_options.trace_config = true; in blogic_parseopts()
3792 blogic_global_options.trace_err = true; in blogic_parseopts()
3794 blogic_global_options.trace_probe = true; in blogic_parseopts()
3795 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3796 blogic_global_options.trace_config = true; in blogic_parseopts()
3797 blogic_global_options.trace_err = true; in blogic_parseopts()