Searched refs:PF_ERR_BAD_RESPONSE (Results 1 – 3 of 3) sorted by relevance
309 PF_ERR_PANIC | PF_ERR_BAD_RESPONSE)) { in pciev_eh()
1011 pfd_p->pe_severity_flags = PF_ERR_BAD_RESPONSE; in pf_default_hdl()1469 if (pfd_p->pe_severity_flags == PF_ERR_BAD_RESPONSE) in pf_analyse_error()
552 #define PF_ERR_BAD_RESPONSE (1 << 8) /* Device bad/no response */ macro