Searched refs:pci_channel_io_perm_failure (Results 1 - 25 of 32) sorted by relevance

12

/drivers/media/dvb/ngene/
H A Dngene-cards.c502 if (state == pci_channel_io_perm_failure)
/drivers/infiniband/hw/qib/
H A Dqib_pcie.c689 case pci_channel_io_perm_failure:
/drivers/scsi/qla2xxx/
H A Dqla_init.c450 ha->flags.pci_channel_io_perm_failure = 0;
1023 ha->flags.pci_channel_io_perm_failure) {
3936 ha->flags.pci_channel_io_perm_failure)) {
4840 if (ha->flags.pci_channel_io_perm_failure)
H A Dqla_os.c644 if (ha->flags.pci_channel_io_perm_failure) {
4156 case pci_channel_io_perm_failure:
4157 ha->flags.pci_channel_io_perm_failure = 1;
H A Dqla_def.h2446 uint32_t pci_channel_io_perm_failure :1; member in struct:qla_hw_data::__anon4935
H A Dqla_mbx.c71 if (ha->flags.pci_channel_io_perm_failure) {
/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1842 if (state == pci_channel_io_perm_failure) {
/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2824 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c2453 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2486 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/intel/ixgb/
H A Dixgb_main.c2294 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1681 if (state == pci_channel_io_perm_failure)
/drivers/tty/serial/8250/
H A D8250_pci.c4160 if (state == pci_channel_io_perm_failure)
/drivers/scsi/lpfc/
H A Dlpfc_init.c8992 case pci_channel_io_perm_failure:
9729 case pci_channel_io_perm_failure:
/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2997 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3176 out: return state == pci_channel_io_perm_failure ?
/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c3748 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/intel/
H A De100.c3077 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/intel/e1000/
H A De1000_main.c5138 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c4047 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3285 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5868 if (state == pci_channel_io_perm_failure)
/drivers/net/ethernet/qlogic/qlge/
H A Dqlge_main.c3983 /* If we hit pci_channel_io_perm_failure
4770 case pci_channel_io_perm_failure:
4772 "%s: pci_channel_io_perm_failure.\n", __func__);
/drivers/scsi/qla4xxx/
H A Dql4_os.c5733 case pci_channel_io_perm_failure:
/drivers/net/ethernet/intel/igb/
H A Digb_main.c6917 if (state == pci_channel_io_perm_failure)

Completed in 445 milliseconds

12