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()
734 if (blogic_global_options.trace_probe) { in blogic_init_mm_probeinfo()
974 if (blogic_global_options.trace_probe) { in blogic_init_fp_probeinfo()
1138 if (blogic_global_options.trace_probe) in blogic_probe()
1155 if (blogic_global_options.trace_probe) in blogic_probe()
1234 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()
1326 if (blogic_global_options.trace_probe) in blogic_checkadapter()
2830 if (blogic_global_options.trace_err) { in blogic_process_ccbs()
3792 blogic_global_options.trace_probe = true; in blogic_parseopts()
3794 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3796 blogic_global_options.trace_config = true; in blogic_parseopts()
3798 blogic_global_options.trace_err = true; in blogic_parseopts()
3800 blogic_global_options.trace_probe = true; in blogic_parseopts()
3801 blogic_global_options.trace_hw_reset = true; in blogic_parseopts()
3802 blogic_global_options.trace_config = true; in blogic_parseopts()
3803 blogic_global_options.trace_err = true; in blogic_parseopts()