/linux-4.1.27/arch/s390/pci/ |
D | pci_event.c | 110 pdev->error_state = pci_channel_io_perm_failure; in __zpci_event_availability()
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | adf_aer.c | 69 if (state == pci_channel_io_perm_failure) { in adf_error_detected()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | eeh_driver.c | 393 dev->error_state = pci_channel_io_perm_failure; in eeh_report_failure() 406 driver->err_handler->error_detected(dev, pci_channel_io_perm_failure); in eeh_report_failure()
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_pcie.c | 647 case pci_channel_io_perm_failure: in qib_pci_error_detected()
|
/linux-4.1.27/drivers/media/pci/ngene/ |
D | ngene-cards.c | 777 if (state == pci_channel_io_perm_failure) in ngene_error_detected()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_mr.c | 74 if (ha->flags.pci_channel_io_perm_failure) { in qlafx00_mailbox_command() 636 ha->flags.pci_channel_io_perm_failure)) in qlafx00_soft_reset() 1652 ha->flags.pci_channel_io_perm_failure)) { in qlafx00_abort_isp() 2028 ha->flags.pci_channel_io_perm_failure = 0; in qlafx00_initialize_adapter()
|
D | qla_init.c | 627 ha->flags.pci_channel_io_perm_failure = 0; in qla2x00_initialize_adapter() 1347 ha->flags.pci_channel_io_perm_failure) { in qla24xx_reset_chip() 4767 ha->flags.pci_channel_io_perm_failure)) { in qla2x00_abort_isp() 5867 if (ha->flags.pci_channel_io_perm_failure) in qla2x00_try_to_stop_firmware()
|
D | qla_os.c | 690 if (ha->flags.pci_channel_io_perm_failure) { in qla2xxx_queuecommand() 5420 case pci_channel_io_perm_failure: in qla2xxx_pci_error_detected() 5421 ha->flags.pci_channel_io_perm_failure = 1; in qla2xxx_pci_error_detected()
|
D | qla_def.h | 2946 uint32_t pci_channel_io_perm_failure :1; member
|
D | qla_mbx.c | 74 if (ha->flags.pci_channel_io_perm_failure) { in qla2x00_mailbox_command()
|
/linux-4.1.27/Documentation/PCI/ |
D | pci-error-recovery.txt | 90 pci_channel_io_perm_failure, /* PCI card is dead */ 357 pci_channel_state value of pci_channel_io_perm_failure.
|
/linux-4.1.27/drivers/misc/genwqe/ |
D | card_base.c | 1275 if (state == pci_channel_io_perm_failure) { in genwqe_err_error_detected()
|
/linux-4.1.27/drivers/scsi/csiostor/ |
D | csio_init.c | 1073 return state == pci_channel_io_perm_failure ? in csio_pci_error_detected()
|
/linux-4.1.27/drivers/block/rsxx/ |
D | core.c | 652 if (error == pci_channel_io_perm_failure) { in rsxx_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ |
D | main.c | 1471 if (state == pci_channel_io_perm_failure) in alx_pci_error_detected()
|
/linux-4.1.27/include/linux/ |
D | pci.h | 147 pci_channel_io_perm_failure = (__force pci_channel_state_t) 3, enumerator
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfad.c | 1484 case pci_channel_io_perm_failure: /* PCI Card is DEAD */ in bfad_pci_error_detected()
|
/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 1765 if (state == pci_channel_io_perm_failure) { in sym2_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_pci.c | 2063 if (state == pci_channel_io_perm_failure) in fm10k_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_main.c | 2282 if (state == pci_channel_io_perm_failure) in ixgb_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 2516 if (state == pci_channel_io_perm_failure) in igbvf_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 2495 if (state == pci_channel_io_perm_failure) in atl1e_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | efx.c | 3187 if (state == pci_channel_io_perm_failure) in efx_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 2719 if (state == pci_channel_io_perm_failure) in atl1c_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/ |
D | e100.c | 3108 if (state == pci_channel_io_perm_failure) in e100_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_main.c | 1763 if (state == pci_channel_io_perm_failure) in netxen_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 3001 if (state == pci_channel_io_perm_failure) in t3_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf_main.c | 4147 if (state == pci_channel_io_perm_failure) { in ixgbevf_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | main.c | 3606 if (state == pci_channel_io_perm_failure) in mlx4_pci_err_detected()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_main.c | 3918 if (state == pci_channel_io_perm_failure) in qlcnic_82xx_io_error_detected()
|
D | qlcnic_83xx_hw.c | 4118 if (state == pci_channel_io_perm_failure) in qlcnic_83xx_io_error_detected()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_pci.c | 5783 if (state == pci_channel_io_perm_failure) in serial8250_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 4060 if (state == pci_channel_io_perm_failure) in vxge_io_error_detected()
|
/linux-4.1.27/drivers/scsi/lpfc/ |
D | lpfc_init.c | 9984 case pci_channel_io_perm_failure: in lpfc_io_error_detected_s3() 10733 case pci_channel_io_perm_failure: in lpfc_io_error_detected_s4()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 5253 if (state == pci_channel_io_perm_failure) in e1000_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/ |
D | qlge_main.c | 4870 case pci_channel_io_perm_failure: in qlge_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 4011 out: return state == pci_channel_io_perm_failure ? in eeh_err_detected()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 5603 if (state == pci_channel_io_perm_failure) in be_eeh_err_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 6547 if (state == pci_channel_io_perm_failure) in e1000_io_error_detected()
|
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_main.c | 5402 if (state == pci_channel_io_perm_failure) { in beiscsi_eeh_err_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 7659 if (state == pci_channel_io_perm_failure) in igb_io_error_detected()
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_scsih.c | 8368 case pci_channel_io_perm_failure: in _scsih_pci_error_detected()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 7983 case pci_channel_io_perm_failure: in _scsih_pci_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/neterion/ |
D | s2io.c | 8597 if (state == pci_channel_io_perm_failure) in s2io_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 8685 if (state == pci_channel_io_perm_failure) { in bnx2_io_error_detected()
|
D | tg3.c | 18170 if (state == pci_channel_io_perm_failure) { in tg3_io_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 8960 if (state == pci_channel_io_perm_failure) { in ixgbe_io_error_detected()
|
/linux-4.1.27/drivers/scsi/ |
D | ipr.c | 9103 case pci_channel_io_perm_failure: in ipr_pci_error_detected()
|
/linux-4.1.27/drivers/scsi/qla4xxx/ |
D | ql4_os.c | 9590 case pci_channel_io_perm_failure: in qla4xxx_pci_error_detected()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13726 if (state == pci_channel_io_perm_failure) { in bnx2x_io_error_detected()
|