Lines Matching refs:shell_fprintf
46 shell_fprintf(sh, SHELL_NORMAL, in decode_ibecc_error()
48 shell_fprintf(sh, SHELL_NORMAL, in decode_ibecc_error()
52 shell_fprintf(sh, SHELL_NORMAL, in decode_ibecc_error()
57 shell_fprintf(sh, SHELL_NORMAL, in decode_ibecc_error()
75 shell_fprintf(sh, SHELL_NORMAL, "ECC Error: 0x%llx\n", error); in ecc_error_show()
97 shell_fprintf(sh, SHELL_NORMAL, "Parity Error: 0x%llx\n", error); in parity_error_show()
109 shell_fprintf(sh, SHELL_NORMAL, "Show EDAC status\n"); in cmd_edac_info()
115 shell_fprintf(sh, SHELL_NORMAL, "Errors correctable: %d Errors uncorrectable: %d\n", in cmd_edac_info()
133 shell_fprintf(sh, SHELL_NORMAL, "Usage: edac inject %s [val]\n", argv[0]); in cmd_inject_param1()
146 shell_fprintf(sh, SHELL_NORMAL, "Injection param1: 0x%llx\n", value); in cmd_inject_param1()
150 shell_fprintf(sh, SHELL_NORMAL, "Set injection param1 to: %s\n", argv[1]); in cmd_inject_param1()
173 shell_fprintf(sh, SHELL_NORMAL, "Usage: edac inject %s [val]\n", argv[0]); in cmd_inject_param2()
186 shell_fprintf(sh, SHELL_NORMAL, "Injection param2: 0x%llx\n", value); in cmd_inject_param2()
190 shell_fprintf(sh, SHELL_NORMAL, "Set injection param2 to %llx\n", value); in cmd_inject_param2()
210 shell_fprintf(sh, SHELL_NORMAL, "Triggering injection\n"); in cmd_inject_trigger()
266 shell_fprintf(sh, SHELL_NORMAL, "Injection error type: %s\n", in cmd_inject_error_type_show()
279 shell_fprintf(sh, SHELL_NORMAL, "Set injection error type: %s\n", in set_error_type()
348 shell_fprintf(sh, SHELL_NORMAL, "ECC Error Log cleared\n"); in cmd_ecc_error_clear()
387 shell_fprintf(sh, SHELL_NORMAL, "Parity Error Log cleared\n"); in cmd_parity_error_clear()