| /linux/drivers/thermal/intel/int340x_thermal/ |
| H A D | processor_thermal_device_pci.c | 81 static void proc_thermal_mmio_read(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_read() argument 85 *value = ioread32(((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_read() 91 static void proc_thermal_mmio_write(struct proc_thermal_pci *pci_info, in proc_thermal_mmio_write() argument 98 current_val = ioread32(((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_write() 107 iowrite32(current_val, ((u8 __iomem *)pci_info->proc_priv->mmio_base + in proc_thermal_mmio_write() 119 struct proc_thermal_pci *pci_info = container_of(delayed_work, in proc_thermal_threshold_work_fn() local 121 struct thermal_zone_device *tzone = pci_info->tzone; in proc_thermal_threshold_work_fn() 127 proc_thermal_mmio_write(pci_info, PROC_THERMAL_MMIO_INT_ENABLE_0, 1); in proc_thermal_threshold_work_fn() 152 struct proc_thermal_pci *pci_info = devid; in proc_thermal_irq_thread_handler() local 154 proc_thermal_wt_intr_callback(pci_info->pdev, pci_info->proc_priv); in proc_thermal_irq_thread_handler() [all …]
|
| /linux/arch/sparc/kernel/ |
| H A D | pci.c | 201 pci_info(dev, "reg 0x%x: fixup: pref added to 64-bit resource\n", in of_fixup_pci_pref() 240 pci_info(dev, " parse addresses (%d bytes) @ %p\n", in pci_parse_of_addrs() 253 pci_info(dev, " start: %llx, end: %llx, i: %x\n", in pci_parse_of_addrs() 271 pci_info(dev, "reg 0x%x: %pR\n", i, res); in pci_parse_of_addrs() 313 pci_info(bus," create device, devfn: %x, type: %s\n", in of_create_pci_dev() 380 pci_info(dev, "[%04x:%04x] type %02x class %#08x\n", in of_create_pci_dev() 386 pci_info(dev, " adding to system ...\n"); in of_create_pci_dev() 460 pci_info(dev, "of_scan_pci_bridge(%pOF)\n", node); in of_scan_pci_bridge() 465 pci_info(dev, "Can't get bus-range for PCI-PCI bridge %pOF\n", in of_scan_pci_bridge() 471 pci_info(dev, " Bridge bus range [%u --> %u]\n", in of_scan_pci_bridge() [all …]
|
| H A D | pcic.c | 522 pci_info(dev, "PCIC: Skipping I/O space at " in pcic_map_pci_device() 555 pci_info(dev, "PCIC: device %s not found in %d\n", namebuf, in pcic_fill_irq() 569 pci_info(dev, "PCIC: BAD PIN %d\n", i); for (;;) {} in pcic_fill_irq() 578 pci_info(dev, "PCIC: BAD IRQ %d\n", p->irq); for (;;) {} in pcic_fill_irq() 580 pci_info(dev, "PCIC: setting irq %d at pin %d\n", p->irq, in pcic_fill_irq() 612 pci_info(bus, "pcibios_fixup_bus: no PCIC\n"); in pcibios_fixup_bus() 621 pci_info(bus, "pcibios_fixup_bus: nonzero bus 0x%x\n", in pcibios_fixup_bus()
|
| H A D | pci_common.c | 493 pci_info(pdev, "%s: Device saw Target Abort [%016x]\n", in pci_scan_for_target_abort() 516 pci_info(pdev, "%s: Device received Master Abort " in pci_scan_for_master_abort() 540 pci_info(pdev, "%s: Device saw Parity Error [%016x]\n", in pci_scan_for_parity_error()
|
| /linux/drivers/scsi/isci/ |
| H A D | init.c | 318 struct isci_pci_info *pci_info = to_pci_info(pdev); in isci_setup_interrupts() local 334 ihost = pci_info->hosts[id]; in isci_setup_interrupts() 349 ihost = pci_info->hosts[id]; in isci_setup_interrupts() 592 struct isci_pci_info *pci_info; in isci_pci_probe() local 602 pci_info = devm_kzalloc(&pdev->dev, sizeof(*pci_info), GFP_KERNEL); in isci_pci_probe() 603 if (!pci_info) in isci_pci_probe() 605 pci_set_drvdata(pdev, pci_info); in isci_pci_probe() 645 pci_info->orom = orom; in isci_pci_probe() 658 pci_info->hosts[i] = h; in isci_pci_probe()
|
| /linux/drivers/pci/hotplug/ |
| H A D | acpi_pcihp.c | 121 pci_info(pdev, "Requesting control of SHPC hotplug via OSHP (%s)\n", in acpi_get_hp_hw_control_from_firmware() 134 pci_info(pdev, "Cannot get control of SHPC hotplug\n"); in acpi_get_hp_hw_control_from_firmware() 138 pci_info(pdev, "Gained control of SHPC hotplug (%s)\n", in acpi_get_hp_hw_control_from_firmware()
|
| H A D | octep_hp.c | 157 pci_info(pdev, "Registered slot %s for device %s\n", in octep_hp_register_slot() 202 pci_info(hp_ctrl->pdev, "Received %s command for slot %s\n", in octep_hp_cmd_handler()
|
| H A D | pciehp.h | 40 pci_info(ctrl->pcie->port, format, ## arg)
|
| /linux/drivers/pci/pcie/ |
| H A D | err.c | 62 pci_info(dev, "can't recover (state transition %u -> %u invalid)\n", in report_error_detected() 75 pci_info(dev, "can't recover (no error_detected callback)\n"); in report_error_detected() 288 pci_info(bridge, "device recovery successful\n"); in pcie_do_recovery() 296 pci_info(bridge, "device recovery failed\n"); in pcie_do_recovery()
|
| H A D | pme.c | 200 pci_info(port, "interrupt generated for non-existent device %02x:%02x.%d\n", in pcie_pme_handle_request() 207 pci_info(port, "Spurious native interrupt!\n"); in pcie_pme_handle_request() 356 pci_info(port, "Signaling with IRQ %d\n", srv->irq); in pcie_pme_probe()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sysfs.c | 908 struct qlcnic_pci_info *pci_info; in qlcnic_sysfs_read_pci_config() local 912 pci_info = kzalloc_objs(*pci_info, size); in qlcnic_sysfs_read_pci_config() 913 if (!pci_info) in qlcnic_sysfs_read_pci_config() 916 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_sysfs_read_pci_config() 918 kfree(pci_info); in qlcnic_sysfs_read_pci_config() 924 qlcnic_swap32_buffer((u32 *)pci_info, size / sizeof(u32)); in qlcnic_sysfs_read_pci_config() 926 pci_cfg[i].pci_func = pci_info[i].id; in qlcnic_sysfs_read_pci_config() 927 pci_cfg[i].func_type = pci_info[i].type; in qlcnic_sysfs_read_pci_config() 929 pci_cfg[i].port_num = pci_info[i].default_port; in qlcnic_sysfs_read_pci_config() 930 pci_cfg[i].min_bw = pci_info[i].tx_min_bw; in qlcnic_sysfs_read_pci_config() [all …]
|
| H A D | qlcnic_ctx.c | 960 struct qlcnic_pci_info *pci_info) in qlcnic_82xx_get_pci_info() argument 989 for (i = 0; i < ahw->max_vnic_func; i++, npar++, pci_info++) { in qlcnic_82xx_get_pci_info() 990 pci_info->id = le16_to_cpu(npar->id); in qlcnic_82xx_get_pci_info() 991 pci_info->active = le16_to_cpu(npar->active); in qlcnic_82xx_get_pci_info() 992 if (!pci_info->active) in qlcnic_82xx_get_pci_info() 994 pci_info->type = le16_to_cpu(npar->type); in qlcnic_82xx_get_pci_info() 995 err = qlcnic_get_pci_func_type(adapter, pci_info->type, in qlcnic_82xx_get_pci_info() 997 pci_info->default_port = in qlcnic_82xx_get_pci_info() 999 pci_info->tx_min_bw = in qlcnic_82xx_get_pci_info() 1001 pci_info->tx_max_bw = in qlcnic_82xx_get_pci_info() [all …]
|
| H A D | qlcnic_main.c | 935 struct qlcnic_pci_info *pci_info; in qlcnic_get_act_pci_func() local 953 pci_info = kzalloc_objs(*pci_info, ahw->max_vnic_func); in qlcnic_get_act_pci_func() 954 if (!pci_info) in qlcnic_get_act_pci_func() 957 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_get_act_pci_func() 958 kfree(pci_info); in qlcnic_get_act_pci_func() 982 struct qlcnic_pci_info *pci_info; in qlcnic_init_pci_info() local 987 pci_info = kzalloc_objs(*pci_info, ahw->max_vnic_func); in qlcnic_init_pci_info() 988 if (!pci_info) in qlcnic_init_pci_info() 991 ret = qlcnic_get_pci_info(adapter, pci_info); in qlcnic_init_pci_info() 1011 pfn = pci_info[i].id; in qlcnic_init_pci_info() [all …]
|
| H A D | qlcnic_83xx_hw.c | 2496 struct qlcnic_pci_info *pci_info) in qlcnic_83xx_get_pci_info() argument 2514 for (i = 2, j = 0; j < ahw->max_vnic_func; j++, pci_info++) { in qlcnic_83xx_get_pci_info() 2515 pci_info->id = cmd.rsp.arg[i] & 0xFFFF; in qlcnic_83xx_get_pci_info() 2516 pci_info->active = (cmd.rsp.arg[i] & 0xFFFF0000) >> 16; in qlcnic_83xx_get_pci_info() 2518 if (!pci_info->active) { in qlcnic_83xx_get_pci_info() 2522 pci_info->type = cmd.rsp.arg[i] & 0xFFFF; in qlcnic_83xx_get_pci_info() 2523 err = qlcnic_get_pci_func_type(adapter, pci_info->type, in qlcnic_83xx_get_pci_info() 2526 pci_info->default_port = temp; in qlcnic_83xx_get_pci_info() 2528 pci_info->tx_min_bw = cmd.rsp.arg[i] & 0xFFFF; in qlcnic_83xx_get_pci_info() 2530 pci_info->tx_max_bw = temp; in qlcnic_83xx_get_pci_info() [all …]
|
| /linux/drivers/pci/ |
| H A D | pci-pf-stub.c | 30 pci_info(dev, "claimed by pci-pf-stub\n"); in pci_pf_stub_probe()
|
| H A D | pci-stub.c | 31 pci_info(dev, "claimed by stub\n"); in pci_stub_probe()
|
| /linux/samples/vfio-mdev/ |
| H A D | mdpy-fb.c | 131 pci_info(pdev, "mdpy found: %dx%d framebuffer\n", in mdpy_fb_probe() 171 pci_info(pdev, "fb%d registered\n", info->node); in mdpy_fb_probe()
|
| /linux/sound/pci/asihpi/ |
| H A D | hpimsgx.c | 30 *pci_info) in hpi_lookup_entry_point_function() 38 pci_info->pci_dev->vendor) in hpi_lookup_entry_point_function() 42 pci_info->pci_dev->device) in hpi_lookup_entry_point_function() 46 pci_info->pci_dev->subsystem_vendor) in hpi_lookup_entry_point_function() 50 pci_info->pci_dev->subsystem_device) in hpi_lookup_entry_point_function()
|
| /linux/arch/x86/pci/ |
| H A D | fixup.c | 325 …pci_info(pdev, "Disabling Extended Tags and limiting MRRS to 128B (performance reasons due to x2 P… in pci_xeon_x2_bifurc_quirk() 856 pci_info(pdev, "Adjusting top of DRAM to %pa for 64-bit DMA support\n", &top_of_dram); in rs690_fix_64bit_dma() 935 pci_info(dev, "restore L1SS Capability header (was %#010x now %#010x)\n", in chromeos_fixup_apl_pci_l1ss_capability() 943 pci_info(dev, "restore previous Capability header (was %#010x now %#010x)\n", in chromeos_fixup_apl_pci_l1ss_capability()
|
| /linux/arch/loongarch/pci/ |
| H A D | pci.c | 165 pci_info(pdev, "DMA hang fixup at reg[0x%lx]: 0x%x\n", in loongson_gpu_fixup_dma_hang()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100_netdev.c | 433 pci_info(efx->pci_dev, "No network port on this PCI function"); in ef100_probe_netdev() 492 pci_info(efx->pci_dev, "devlink registration failed"); in ef100_probe_netdev()
|
| H A D | ef100_nic.c | 1101 pci_info(efx->pci_dev, in ef100_probe_main() 1106 pci_info(efx->pci_dev, "Firmware uses old event descriptors\n"); in ef100_probe_main() 1112 pci_info(efx->pci_dev, "Firmware uses unsolicited-event credits\n"); in ef100_probe_main()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_configfs.c | 1026 pci_info(pdev, "xe driver does not support VFs on this device\n"); in xe_config_make_device_group() 1029 pci_info(pdev, "xe driver does not support configuration of this device\n"); in xe_config_make_device_group() 1094 pci_info(pdev, "configfs: " __stringify(attr_) " = " fmt_ "\n", \ in dump_custom_dev_config() 1123 pci_info(pdev, "Found custom settings in configfs\n"); in xe_configfs_check_device()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | commctrl.c | 1006 struct aac_pci_info pci_info; in aac_get_pci_info() local 1008 pci_info.bus = dev->pdev->bus->number; in aac_get_pci_info() 1009 pci_info.slot = PCI_SLOT(dev->pdev->devfn); in aac_get_pci_info() 1011 if (copy_to_user(arg, &pci_info, sizeof(struct aac_pci_info))) { in aac_get_pci_info()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 914 pci_info(dev, "Part Number : %.*s\n", kw_len, vpd_data + start); in efx_probe_vpd_strings() 1064 pci_info(pci_dev, "Solarflare NIC detected\n"); in efx_pci_probe()
|