| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 91 pci_warn(pdev, in vfio_pci_is_denylisted() 97 pci_warn(pdev, "%04x:%04x exists in vfio-pci device denylist, driver probing disallowed.\n", in vfio_pci_is_denylisted() 117 pci_warn(pdev, "Failed to setup Intel IGD regions\n"); in vfio_pci_open_device()
|
| H A D | vfio_pci_config.c | 1392 pci_warn(pdev, "%s: unknown length for PCI cap %#x@%#x\n", in vfio_cap_len() 1472 pci_warn(pdev, "%s: unknown length for PCI ecap %#x@%#x\n", in vfio_ext_cap_len() 1602 pci_warn(pdev, "%s: PCI config conflict @%#x, was cap %#x now cap %#x\n", in vfio_cap_init() 1690 pci_warn(pdev, "%s: PCI config conflict @%#x, was ecap %#x now ecap %#x\n", in vfio_ecap_init() 1815 pci_warn(pdev, in vfio_config_init()
|
| H A D | vfio_pci_core.c | 1099 pci_warn(vdev->pdev, in vfio_pci_ioctl_get_info() 1106 pci_warn(vdev->pdev, in vfio_pci_ioctl_get_info() 1912 pci_warn(pdev, in vfio_pci_core_request() 2084 pci_warn(vdev->pdev, in vfio_pci_bus_notifier() 2257 pci_warn(pdev, "Cannot bind to PF with SR-IOV enabled\n"); in vfio_pci_core_register_device()
|
| /linux/drivers/pci/pcie/ |
| H A D | aer_inject.c | 406 pci_warn(dev, "The correctable error(s) is masked by device\n"); in aer_inject() 413 pci_warn(dev, "The uncorrectable error(s) is masked by device\n"); in aer_inject() 468 pci_warn(edev->port, "AER service is not initialized\n"); in aer_inject()
|
| /linux/drivers/pci/ |
| H A D | vpd.c | 69 pci_warn(dev, "failed VPD read at offset %zu\n", in pci_vpd_size() 151 …pci_warn(dev, "VPD access failed. This is likely a firmware bug on this device. Contact the card… in pci_vpd_wait() 579 pci_warn(dev, FW_BUG "disabling VPD access (can't determine size of non-standard VPD format)\n"); in quirk_blacklist_vpd()
|
| H A D | tsm.c | 727 pci_warn(pdev, "failed to find Device Security Manager\n"); in pci_tsm_link_constructor() 750 pci_warn(pdev, "TSM init failure, no CMA mailbox\n"); in pci_tsm_pf0_constructor()
|
| H A D | xen-pcifront.c | 278 pci_warn(dev, "MSI-X entry %d is invalid: %d!\n", in pci_frontend_enable_msix() 331 pci_warn(dev, "MSI entry is invalid: %d!\n", in pci_frontend_enable_msi()
|
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp.h | 42 pci_warn(ctrl->pcie->port, format, ## arg)
|
| H A D | pnv_php.c | 27 ((sl)->pdev ? pci_warn((sl)->pdev, x) : dev_warn(&(sl)->bus->dev, x))
|
| /linux/drivers/net/ethernet/intel/libie/ |
| H A D | pci.c | 125 pci_warn(pdev, in __libie_pci_map_mmio_region()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_devlink.c | 669 pci_warn(efx->pci_dev, in ef100_set_devlink_port() 672 pci_warn(efx->pci_dev, in ef100_set_devlink_port()
|
| H A D | ef100_rep.c | 380 pci_warn(efx->pci_dev, in efx_ef100_init_reps()
|
| H A D | efx.c | 1010 pci_warn(dev, "Unable to read VPD\n"); in efx_probe_vpd_strings()
|
| H A D | ef100_nic.c | 154 pci_warn(efx->pci_dev, in ef100_get_mac_address()
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-i801.c | 1449 pci_warn(pci_dev, "failed to create iTCO device\n"); in i801_add_tco() 1478 pci_warn(pdev, "BIOS is accessing SMBus registers\n"); in i801_acpi_io_handler() 1479 pci_warn(pdev, "Driver SMBus register access inhibited\n"); in i801_acpi_io_handler() 1629 pci_warn(dev, "An interrupt is pending!\n"); in i801_probe()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-loongson.c | 204 pci_warn(pdev, "unexpected max bus speed"); in loongson_pci_bridge_speed_quirk()
|
| /linux/drivers/media/pci/zoran/ |
| H A D | zoran_device.c | 348 pci_warn(zr->pci_dev, "%s(1) with SnapShot on!?\n", __func__); in zr36057_set_memgrab() 873 pci_warn(zr->pci_dev, "BuzIRQ with SnapShot off ???\n"); in zoran_irq()
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | setup.c | 783 pci_warn(pdev, "No hypervisor support for SR-IOV on this device, IOV BARs disabled.\n"); in pseries_disable_sriov_resources()
|
| /linux/drivers/dma/dw-edma/ |
| H A D | dw-edma-pcie.c | 624 pci_warn(pdev, "can't remove device properly: %d\n", err); in dw_edma_pcie_remove()
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | efx.c | 2772 pci_warn(dev, "Unable to read VPD\n"); in ef4_probe_vpd_strings() 2779 pci_warn(dev, "Part number not found or incomplete\n"); in ef4_probe_vpd_strings() 2786 pci_warn(dev, "Serial number not found or incomplete\n"); in ef4_probe_vpd_strings()
|
| /linux/drivers/cxl/ |
| H A D | pci.c | 803 pci_warn(pdev, "Device DVSEC not present, skip CXL.mem init\n"); in cxl_pci_probe()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 905 pci_warn(dev, "Unable to read VPD\n"); in efx_probe_vpd_strings()
|
| /linux/include/linux/ |
| H A D | pci.h | 2930 #define pci_warn(pdev, fmt, arg...) dev_warn(&(pdev)->dev, fmt, ##arg) macro
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 16997 pci_warn(pdev, "Unable to read VPD\n"); in bnxt_vpd_read_info()
|