Searched refs:pci_channel_io_frozen (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/drivers/pci/pcie/
H A Dportdrv_pci.c253 if (dev->error_state == pci_channel_io_frozen) { pcie_portdrv_slot_reset()
/linux-4.1.27/drivers/pci/pcie/aer/
H A Daerdrv_core.c220 if (result_data->state == pci_channel_io_frozen && report_error_detected()
463 state = pci_channel_io_frozen; do_recovery()
/linux-4.1.27/arch/powerpc/kernel/
H A Deeh_driver.c205 dev->error_state = pci_channel_io_frozen; eeh_report_error()
218 rc = driver->err_handler->error_detected(dev, pci_channel_io_frozen); eeh_report_error()
H A Deeh_pe.c556 pdev->error_state = pci_channel_io_frozen; eeh_pe_for_each_dev()
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene-cards.c779 if (state == pci_channel_io_frozen) ngene_error_detected()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_pcie.c641 case pci_channel_io_frozen: qib_pci_error_detected()
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mr.c55 if (ha->pdev->error_state > pci_channel_io_frozen) { qlafx00_mailbox_command()
57 "error_state is greater than pci_channel_io_frozen, " qlafx00_mailbox_command()
H A Dqla_mbx.c54 if (ha->pdev->error_state > pci_channel_io_frozen) { qla2x00_mailbox_command()
56 "error_state is greater than pci_channel_io_frozen, " qla2x00_mailbox_command()
H A Dqla_os.c5407 case pci_channel_io_frozen: qla2xxx_pci_error_detected()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfad.c1469 case pci_channel_io_frozen: /* fatal error */ bfad_pci_error_detected()
/linux-4.1.27/include/linux/
H A Dpci.h144 pci_channel_io_frozen = (__force pci_channel_state_t) 2, enumerator in enum:pci_channel_state
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c4864 case pci_channel_io_frozen: qlge_io_error_detected()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_init.c9980 case pci_channel_io_frozen: lpfc_io_error_detected_s3()
10729 case pci_channel_io_frozen: lpfc_io_error_detected_s4()
/linux-4.1.27/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c7976 case pci_channel_io_frozen: _scsih_pci_error_detected()
/linux-4.1.27/drivers/scsi/mpt2sas/
H A Dmpt2sas_scsih.c8361 case pci_channel_io_frozen: _scsih_pci_error_detected()
/linux-4.1.27/drivers/scsi/qla4xxx/
H A Dql4_os.c9582 case pci_channel_io_frozen: qla4xxx_pci_error_detected()
/linux-4.1.27/drivers/scsi/
H A Dipr.c9100 case pci_channel_io_frozen: ipr_pci_error_detected()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dtg3.c18146 if (state == pci_channel_io_frozen) tg3_io_error_detected()

Completed in 661 milliseconds