Lines Matching refs:eeh_dev
77 static bool eeh_dev_removed(struct eeh_dev *edev) in eeh_dev_removed()
82 static bool eeh_edev_actionable(struct eeh_dev *edev) in eeh_edev_actionable()
141 static void eeh_disable_irq(struct eeh_dev *edev) in eeh_disable_irq()
164 static void eeh_enable_irq(struct eeh_dev *edev) in eeh_enable_irq()
193 static void eeh_dev_save_state(struct eeh_dev *edev, void *userdata) in eeh_dev_save_state()
220 struct eeh_dev *edev, *tmp; in eeh_set_channel_state()
231 struct eeh_dev *edev, *tmp; in eeh_set_irq_state()
251 typedef enum pci_ers_result (*eeh_report_fn)(struct eeh_dev *,
254 static void eeh_pe_report_edev(struct eeh_dev *edev, eeh_report_fn fn, in eeh_pe_report_edev()
305 struct eeh_dev *edev, *tmp; in eeh_pe_report()
324 static enum pci_ers_result eeh_report_error(struct eeh_dev *edev, in eeh_report_error()
350 static enum pci_ers_result eeh_report_mmio_enabled(struct eeh_dev *edev, in eeh_report_mmio_enabled()
370 static enum pci_ers_result eeh_report_reset(struct eeh_dev *edev, in eeh_report_reset()
380 static void eeh_dev_restore_state(struct eeh_dev *edev, void *userdata) in eeh_dev_restore_state()
416 static enum pci_ers_result eeh_report_resume(struct eeh_dev *edev, in eeh_report_resume()
442 static enum pci_ers_result eeh_report_failure(struct eeh_dev *edev, in eeh_report_failure()
460 static void *eeh_add_virt_device(struct eeh_dev *edev) in eeh_add_virt_device()
485 static void eeh_rmv_device(struct eeh_dev *edev, void *userdata) in eeh_rmv_device()
538 struct eeh_dev *edev, *tmp; in eeh_pe_detach_dev()
630 struct eeh_dev *edev; in eeh_reset_device()
698 edev = list_first_entry(&pe->edevs, struct eeh_dev, entry); in eeh_reset_device()
839 struct eeh_dev *edev, *tmp; in eeh_handle_normal_event()
1123 struct eeh_dev *edev, *tmp_edev; in eeh_handle_special_event()