Searched refs:pci_channel_io_perm_failure (Results 26 - 50 of 66) sorted by relevance

123

/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c2400 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c2024 res = state == pci_channel_io_perm_failure ?
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_init.c2731 ha->flags.pci_channel_io_perm_failure = 0;
3540 ha->flags.pci_channel_io_perm_failure) {
7538 ha->flags.pci_channel_io_perm_failure)) {
8884 if (ha->flags.pci_channel_io_perm_failure)
H A Dqla_os.c904 if (ha->flags.pci_channel_io_perm_failure) {
7200 ha->flags.pci_channel_io_perm_failure)
7824 case pci_channel_io_perm_failure:
7825 ha->flags.pci_channel_io_perm_failure = 1;
H A Dqla_mbx.c126 if (ha->pdev->error_state == pci_channel_io_perm_failure) {
153 if (ha->flags.pci_channel_io_perm_failure) {
H A Dqla_def.h3813 * ha->flags.pci_channel_io_perm_failure
4090 uint32_t pci_channel_io_perm_failure :1; member in struct:qla_hw_data::__anon246
/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2536 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c2804 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c2483 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/atheros/alx/
H A Dmain.c1967 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Defx.c3068 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3834 if (state == pci_channel_io_perm_failure)
H A Dqlcnic_83xx_hw.c4194 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c1745 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/tty/serial/8250/
H A D8250_pci.c6069 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/nvme/host/
H A Dpci.c3316 case pci_channel_io_perm_failure:
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c3028 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c5236 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/intel/
H A De100.c3101 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4789 if (state == pci_channel_io_perm_failure) {
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c4359 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/scsi/cxlflash/
H A Dmain.c3803 case pci_channel_io_perm_failure:
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c5458 if (state == pci_channel_io_perm_failure) {
/linux-master/drivers/crypto/hisilicon/
H A Dqm.c3927 if (state == pci_channel_io_perm_failure)
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5960 if (state == pci_channel_io_perm_failure)

Completed in 922 milliseconds

123