Searched refs:agent_type (Results 1 – 2 of 2) sorted by relevance
61 pr_info("%s agent_type: %d, %s\n", pfx, prot_err->agent_type, in cper_print_prot_err()62 prot_err->agent_type < ARRAY_SIZE(prot_err_agent_type_strs) in cper_print_prot_err()63 ? prot_err_agent_type_strs[prot_err->agent_type] in cper_print_prot_err()67 switch (prot_err->agent_type) { in cper_print_prot_err()99 switch (prot_err->agent_type) { in cper_print_prot_err()125 switch (prot_err->agent_type) { in cper_print_prot_err()140 switch (prot_err->agent_type) { in cper_print_prot_err()
23 u8 agent_type; member