Searched refs:io_error_detected (Results 1 – 3 of 3) sorted by relevance
592 .io_error_detected = qlcnic_82xx_io_error_detected,3904 if (hw_ops->io_error_detected) { in qlcnic_io_error_detected()3905 return hw_ops->io_error_detected(pdev, state); in qlcnic_io_error_detected()
1805 pci_ers_result_t (*io_error_detected) (struct pci_dev *, member
230 .io_error_detected = qlcnic_83xx_io_error_detected,
Completed in 36 milliseconds