io_error_detected 1809 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	pci_ers_result_t (*io_error_detected) (struct pci_dev *,
io_error_detected  231 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	.io_error_detected		= qlcnic_83xx_io_error_detected,
io_error_detected  616 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	.io_error_detected		= qlcnic_82xx_io_error_detected,
io_error_detected 3945 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	if (hw_ops->io_error_detected) {
io_error_detected 3946 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		return hw_ops->io_error_detected(pdev, state);