Lines Matching refs:eeh_pe
242 static void eeh_set_channel_state(struct eeh_pe *root, enum pci_channel_state s) in eeh_set_channel_state()
244 struct eeh_pe *pe; in eeh_set_channel_state()
253 static void eeh_set_irq_state(struct eeh_pe *root, bool enable) in eeh_set_irq_state()
255 struct eeh_pe *pe; in eeh_set_irq_state()
312 static void eeh_pe_report(const char *name, struct eeh_pe *root, in eeh_pe_report()
315 struct eeh_pe *pe; in eeh_pe_report()
571 static void *eeh_pe_detach_dev(struct eeh_pe *pe, void *userdata) in eeh_pe_detach_dev()
593 static void *__eeh_clear_pe_frozen_state(struct eeh_pe *pe, void *flag) in __eeh_clear_pe_frozen_state()
611 static int eeh_clear_pe_frozen_state(struct eeh_pe *pe, in eeh_clear_pe_frozen_state()
623 int eeh_pe_reset_and_recover(struct eeh_pe *pe) in eeh_pe_reset_and_recover()
671 static int eeh_reset_device(struct eeh_pe *pe, struct pci_bus *bus, in eeh_reset_device()
785 void eeh_handle_normal_event(struct eeh_pe *pe) in eeh_handle_normal_event()
789 struct eeh_pe *tmp_pe; in eeh_handle_normal_event()
1007 struct eeh_pe *pe, *phb_pe; in eeh_handle_special_event()