| /linux/drivers/pci/ |
| H A D | vc.c | 60 pci_err(dev, "VC arbitration table failed to load\n"); in pci_vc_load_arb_table() 88 pci_err(dev, "VC%d port arbitration table failed to load\n", res); in pci_vc_load_port_arb_table() 164 pci_err(dev, "VC%d negotiation stuck pending\n", id); in pci_vc_enable() 168 pci_err(link, "VC%d negotiation stuck pending\n", id); in pci_vc_enable() 197 pci_err(dev, "VC save buffer size does not match @0x%x\n", pos); in pci_vc_do_save_buffer() 367 pci_err(dev, "%s buffer not found in %s\n", in pci_save_vc_state() 374 pci_err(dev, "%s save unsuccessful %s\n", in pci_save_vc_state() 426 pci_err(dev, "unable to preallocate %s save buffer\n", in pci_allocate_vc_save_buffers()
|
| H A D | doe.c | 291 pci_err(pdev, "[%x] ABORT timed out\n", offset); in pci_doe_abort() 473 pci_err(pdev, "[%x] Abort failed marking mailbox dead\n", in signal_task_abort() 658 pci_err(pdev, "[%x] failed to allocate work queue\n", in pci_doe_create_mb() 667 pci_err(pdev, "[%x] failed to reset mailbox with abort command : %d\n", in pci_doe_create_mb() 678 pci_err(pdev, "[%x] failed to cache features : %d\n", in pci_doe_create_mb() 861 pci_err(pdev, "[%x] failed to create mailbox: %ld\n", in pci_doe_init() 868 pci_err(pdev, "[%x] failed to insert mailbox: %d\n", in pci_doe_init()
|
| H A D | pci.c | 237 pci_err(pdev, "can't ioremap BAR %d: %pR\n", bar, res); in __pci_ioremap_resource() 933 pci_err(dev, "Invalid ACS flags... Ignoring\n"); in __pci_config_acs() 939 pci_err(dev, "ACS Flags missing\n"); in __pci_config_acs() 946 pci_err(dev, "Invalid ACS flags specified\n"); in __pci_config_acs() 1323 pci_err(dev, "Unable to change power state from %s to D0, device inaccessible\n", in pci_power_up() 1491 pci_err(dev, "Unable to change power state from %s to %s, device inaccessible\n", in pci_set_low_power_state() 1645 pci_err(dev, "buffer not found in %s\n", __func__); in pci_save_pcie_state() 1709 pci_err(dev, "buffer not found in %s\n", __func__); in pci_save_pcix_state() 2057 pci_err(dev, "Error enabling bridge (%d), continuing\n", in pci_enable_bridge() 3149 pci_err(dev, "unsupported PM cap regs version (%u)\n", in pci_pm_init() [all …]
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy-fb.c | 116 pci_err(pdev, "format mismatch (0x%x != 0x%x)\n", in mdpy_fb_probe() 122 pci_err(pdev, "width (%d) out of range\n", width); in mdpy_fb_probe() 127 pci_err(pdev, "height (%d) out of range\n", height); in mdpy_fb_probe() 157 pci_err(pdev, "ioremap(pcibar) failed\n"); in mdpy_fb_probe() 167 pci_err(pdev, "mdpy-fb device register failed: %d\n", ret); in mdpy_fb_probe()
|
| /linux/arch/mips/pci/ |
| H A D | pci-ar71xx.c | 110 u32 pci_err; in ar71xx_pci_check_error() local 113 pci_err = __raw_readl(base + AR71XX_PCI_REG_PCI_ERR) & 3; in ar71xx_pci_check_error() 114 if (pci_err) { in ar71xx_pci_check_error() 120 "PCI", pci_err, addr); in ar71xx_pci_check_error() 124 __raw_writel(pci_err, base + AR71XX_PCI_REG_PCI_ERR); in ar71xx_pci_check_error() 141 return !!(ahb_err | pci_err); in ar71xx_pci_check_error()
|
| /linux/drivers/net/ethernet/intel/idpf/ |
| H A D | idpf_main.c | 34 pci_err(pdev, "Failed to allocate BAR0 mbx region\n"); in idpf_get_device_type() 204 pci_err(pdev, "failed to allocate BAR0 mbx region\n"); in idpf_cfg_hw() 216 pci_err(pdev, "failed to allocate BAR0 rstat region\n"); in idpf_cfg_hw() 255 pci_err(pdev, "pcim_request_region failed %pe\n", ERR_PTR(err)); in idpf_probe() 267 pci_err(pdev, "DMA configuration failed: %pe\n", ERR_PTR(err)); in idpf_probe()
|
| H A D | idpf_ptp.c | 432 pci_err(adapter->pdev, "Failed to set the time, err: %pe\n", in idpf_ptp_settime64() 493 pci_err(adapter->pdev, "Failed to adjust the clock with delta %lld err: %pe\n", in idpf_ptp_adjtime() 532 pci_err(adapter->pdev, "Failed to adjust clock increment rate for scaled ppm %ld %pe\n", in idpf_ptp_adjfine() 828 pci_err(adapter->pdev, "PTP clock creation failed: %pe\n", in idpf_ptp_create_clock() 951 pci_err(adapter->pdev, "Failed to get PTP caps err %d\n", err); in idpf_ptp_init()
|
| /linux/drivers/crypto/hisilicon/ |
| H A D | qm.c | 3961 pci_err(qm->pdev, "error_rate: %u, get function qos is error!\n", error_rate); in qm_get_shaper_vft_qos() 3996 pci_err(qm->pdev, "failed to send cmd to PF to get qos!\n"); in qm_vf_read_qos() 4006 pci_err(qm->pdev, "PF ping VF timeout!\n"); in qm_vf_read_qos() 4028 pci_err(qm->pdev, "dev resetting, read alg qos failed!\n"); in qm_algqos_read() 4071 pci_err(qm->pdev, "input qos value is error, please set 1~1000!\n"); in qm_get_qos_value() 4077 pci_err(qm->pdev, "input pci bdf number is error!\n"); in qm_get_qos_value() 4083 pci_err(qm->pdev, "the pdev input does not match the pf!\n"); in qm_get_qos_value() 4120 pci_err(qm->pdev, "dev resetting, write alg qos failed!\n"); in qm_algqos_write() 4132 pci_err(qm->pdev, "failed to enable function shaper!\n"); in qm_algqos_write() 4200 pci_err(pdev, "%d VFs already enabled. Please disable pre-enabled VFs!\n", in hisi_qm_sriov_enable() [all …]
|
| /linux/drivers/dma/dw-edma/ |
| H A D | dw-edma-pcie.c | 177 pci_err(pdev, "enabling device failed\n"); in dw_edma_pcie_probe() 201 pci_err(pdev, "eDMA BAR I/O remapping failed\n"); in dw_edma_pcie_probe() 210 pci_err(pdev, "DMA mask 64 set failed\n"); in dw_edma_pcie_probe() 223 pci_err(pdev, "fail to alloc IRQ vector (number of IRQs=%u)\n", in dw_edma_pcie_probe() 337 pci_err(pdev, "enable interrupt failed\n"); in dw_edma_pcie_probe() 344 pci_err(pdev, "eDMA probe failed\n"); in dw_edma_pcie_probe()
|
| /linux/drivers/misc/ |
| H A D | lan966x_pci.c | 70 pci_err(pdev, "Failed to create irqdomain\n"); in pci_dev_create_intr_ctrl() 76 pci_err(pdev, "Unable alloc irq vector (%d)\n", ret); in pci_dev_create_intr_ctrl() 83 pci_err(pdev, "Unable to request irq %d (%d)\n", intr_ctrl->irq, ret); in pci_dev_create_intr_ctrl()
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.c | 201 pci_err(hisi_ptt->pdev, "Failed to start trace, the device is still busy\n"); in hisi_ptt_trace_start() 339 pci_err(pdev, "failed to allocate irq vector, ret = %d\n", ret); in hisi_ptt_register_irq() 352 pci_err(pdev, "failed to request irq %d, ret = %d\n", in hisi_ptt_register_irq() 381 pci_err(hisi_ptt->pdev, "failed to allocate name for filter %04x:%02x:%02x.%d\n", in hisi_ptt_alloc_add_filter() 389 pci_err(hisi_ptt->pdev, "failed to add filter for %s\n", in hisi_ptt_alloc_add_filter() 481 pci_err(hisi_ptt->pdev, "failed to create sysfs attribute for filter %s\n", in hisi_ptt_create_filter_attr() 1309 pci_err(pdev, "requires direct DMA mappings\n"); in hisi_ptt_probe() 1322 pci_err(pdev, "failed to enable device, ret = %d\n", ret); in hisi_ptt_probe() 1328 pci_err(pdev, "failed to remap io memory, ret = %d\n", ret); in hisi_ptt_probe() 1336 pci_err(pdev, "failed to set 64 bit dma mask, ret = %d\n", ret); in hisi_ptt_probe() [all …]
|
| /linux/drivers/pci/pcie/ |
| H A D | dpc.c | 199 pci_err(pdev, "rp_pio_status: %#010x, rp_pio_mask: %#010x\n", in dpc_process_rp_pio_error() 205 pci_err(pdev, "RP PIO severity=%#010x, syserror=%#010x, exception=%#010x\n", in dpc_process_rp_pio_error() 214 pci_err(pdev, "[%2d] %s%s\n", i, rp_pio_error_string[i], in dpc_process_rp_pio_error() 230 pci_err(pdev, "RP PIO ImpSpec Log %#010x\n", log); in dpc_process_rp_pio_error() 431 pci_err(pdev, "RP PIO log size %u is invalid\n", in pci_dpc_init()
|
| H A D | aer_inject.c | 340 pci_err(dev, "Neither Root Port nor RCEC found\n"); in aer_inject() 347 pci_err(dev, "Device doesn't support AER\n"); in aer_inject() 358 pci_err(rpdev, "Root port doesn't support AER\n"); in aer_inject() 476 pci_err(rpdev, "AER device not found\n"); in aer_inject()
|
| /linux/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_main.c | 510 pci_err(qm->pdev, "failed to wait sva prefetch ready\n"); in sec_wait_sva_ready() 533 pci_err(qm->pdev, "failed to close sva prefetch\n"); in sec_close_sva_prefetch() 555 pci_err(qm->pdev, "failed to open sva prefetch\n"); in sec_open_sva_prefetch() 645 pci_err(qm->pdev, "fail to init sec mem\n"); in sec_engine_init() 1262 pci_err(qm->pdev, "Failed to init last word regs!\n"); in sec_pf_probe_init() 1324 pci_err(qm->pdev, "Failed to init sec qm configures!\n"); in sec_qm_init() 1331 pci_err(qm->pdev, "Failed to pre-store capability registers!\n"); in sec_qm_init() 1338 pci_err(qm->pdev, "Failed to set sec algs!\n"); in sec_qm_init() 1411 pci_err(pdev, "Failed to init SEC QM (%d)!\n", ret); in sec_probe() 1420 pci_err(pdev, "Failed to probe!\n"); in sec_probe() [all …]
|
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_pcie_pmu.c | 667 pci_err(pdev, "Failed to enable MSI vectors: %d\n", ret); in hisi_pcie_pmu_irq_register() 675 pci_err(pdev, "Failed to register IRQ: %d\n", ret); in hisi_pcie_pmu_irq_register() 724 pci_err(pcie_pmu->pdev, "There is no CPU to set\n"); in hisi_pcie_pmu_offline_cpu() 865 pci_err(pdev, "Ioremap failed for pcie_pmu resource\n"); in hisi_pcie_init_pmu() 879 pci_err(pdev, "Failed to register hotplug: %d\n", ret); in hisi_pcie_init_pmu() 885 pci_err(pdev, "Failed to register PCIe PMU: %d\n", ret); in hisi_pcie_init_pmu() 921 pci_err(pdev, "Failed to enable PCI device: %d\n", ret); in hisi_pcie_init_dev() 927 pci_err(pdev, "Failed to request PCI mem regions: %d\n", ret); in hisi_pcie_init_dev()
|
| /linux/drivers/infiniband/hw/mlx5/ |
| H A D | data_direct.c | 38 pci_err(pdev, "Unable to read VPD, err=%pe\n", vpd_data); in mlx5_data_direct_vpd_get_vuid() 45 pci_err(pdev, "VU keyword not found, err=%d\n", ret); in mlx5_data_direct_vpd_get_vuid()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-i801.c | 386 pci_err(priv->pci_dev, "Illegal SMBus block read size %u\n", len); in i801_get_block_len() 417 pci_err(priv->pci_dev, "SMBus is busy, can't use it!\n"); in i801_check_pre() 462 pci_err(priv->pci_dev, "Transaction failed\n"); in i801_check_post() 803 pci_err(priv->pci_dev, "Unsupported transaction %d\n", command); in i801_simple_transaction() 875 pci_err(priv->pci_dev, "I2C block read is unsupported!\n"); in i801_i2c_block_transaction() 1569 pci_err(dev, "Failed to enable SMBus PCI device (%d)\n", err); in i801_probe() 1575 pci_err(dev, "SMBus base address uninitialized, upgrade BIOS\n"); in i801_probe() 1587 pci_err(dev, "Failed to request SMBus region %pr\n", in i801_probe() 1632 pci_err(dev, "Failed to allocate irq %d: %d\n", dev->irq, err); in i801_probe()
|
| /linux/arch/sparc/kernel/ |
| H A D | pci.c | 262 pci_err(dev, "bad cfg reg num 0x%x\n", i); in pci_parse_of_addrs() 477 pci_err(dev, "Failed to create pci bus for %pOF\n", in of_scan_pci_bridge() 533 pci_err(dev, "ignoring extra I/O range" in of_scan_pci_bridge() 539 pci_err(dev, "too many memory ranges" in of_scan_pci_bridge() 963 pci_err(bus, "pci_create_slot returned %ld\n", in pci_bus_slot_names()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-sriov.c | 189 pci_err(pdev, "VF BAR%d: %pR can't be mapped in single PE mode\n", in pnv_pci_ioda_fixup_iov_resources() 693 pci_err(pdev, "SR-IOV is not supported on this PHB\n"); in pnv_pci_sriov_enable() 705 pci_err(pdev, "Unable to allocate PEs for %d VFs\n", num_vfs); in pnv_pci_sriov_enable()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 811 pci_err(efx->pci_dev, "aborting probe due to scheduled reset\n"); in efx_register_netdev() 1013 pci_err(dev, "Part number not found or incomplete\n"); in efx_probe_vpd_strings() 1020 pci_err(dev, "Serial number not found or incomplete\n"); in efx_probe_vpd_strings() 1046 pci_err(efx->pci_dev, "failed to initialise NIC\n"); in efx_pci_probe_main() 1093 pci_err(efx->pci_dev, "SR-IOV can't be enabled rc %d\n", in efx_pci_probe_post_io() 1129 pci_err(efx->pci_dev, "devlink registration failed"); in efx_pci_probe_post_io()
|
| H A D | ef100_rep.c | 289 pci_err(efx->pci_dev, in efx_ef100_vfrep_create() 296 pci_err(efx->pci_dev, in efx_ef100_vfrep_create() 304 pci_err(efx->pci_dev, in efx_ef100_vfrep_create()
|
| H A D | ef100_nic.c | 890 pci_err(efx->pci_dev, "TSO_MAX_HDR_NUM_SEGS < 1\n"); in ef100_process_design_param() 903 pci_err(efx->pci_dev, in ef100_process_design_param() 922 pci_err(efx->pci_dev, in ef100_process_design_param() 997 pci_err(efx->pci_dev, in ef100_check_design_params() 1001 pci_err(efx->pci_dev, in ef100_check_design_params() 1039 pci_err(efx->pci_dev, "Unsupported design parameters\n"); in ef100_probe_main()
|
| H A D | efx_common.c | 1062 pci_err(pci_dev, "failed to enable PCI device\n"); in efx_init_io() 1070 pci_err(efx->pci_dev, "could not find a suitable DMA mask\n"); in efx_init_io() 1077 pci_err(efx->pci_dev, in efx_init_io() 1086 pci_err(efx->pci_dev, in efx_init_io() 1094 pci_err(efx->pci_dev, in efx_init_io()
|
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_core.c | 195 pci_err(dev->port, in pciehp_probe() 202 pci_err(dev->port, "Controller initialization failed\n"); in pciehp_probe()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 734 pci_err(efx->pci_dev, "aborting probe due to scheduled reset\n"); in efx_register_netdev() 912 pci_err(dev, "Part number not found or incomplete\n"); in efx_probe_vpd_strings() 919 pci_err(dev, "Serial number not found or incomplete\n"); in efx_probe_vpd_strings() 945 pci_err(efx->pci_dev, "failed to initialise NIC\n"); in efx_pci_probe_main() 992 pci_err(efx->pci_dev, "SR-IOV can't be enabled rc %d\n", in efx_pci_probe_post_io()
|