| /Linux-v5.4/drivers/pci/hotplug/ |
| D | cpqphp_pci.c | 359 rc = pci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(device, 0), PCI_HEADER_TYPE, &header_type); in cpqhp_save_config() 442 …rc = pci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(device, function), PCI_HEADER_TYPE, &header… in cpqhp_save_config() 486 …pci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(new_slot->device, 0), PCI_HEADER_TYPE, &header_t… in cpqhp_save_slot_config() 529 …pci_bus_read_config_byte(ctrl->pci_bus, PCI_DEVFN(new_slot->device, function), PCI_HEADER_TYPE, &h… in cpqhp_save_slot_config() 570 pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_save_base_addr_length() 722 pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_save_used_resources() 973 pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_configure_board() 1066 pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_valid_replace()
|
| D | ibmphp_pci.c | 115 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type); in ibmphp_configure_card() 1087 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type); in scan_behind_bridge() 1452 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type); in unconfigure_boot_card()
|
| D | cpqphp_ctrl.c | 2069 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &header_type); in cpqhp_process_SS() 2353 rc = pci_bus_read_config_byte(pci_bus, devfn, PCI_HEADER_TYPE, &temp_byte); in configure_new_function()
|
| D | ibmphp_res.c | 1934 pci_bus_read_config_byte(ibmphp_pci_bus, devfn, PCI_HEADER_TYPE, &hdr_type); in update_bridge_ranges()
|
| /Linux-v5.4/drivers/pci/controller/dwc/ |
| D | pci-layerscape.c | 61 header_type = ioread8(pci->dbi_base + PCI_HEADER_TYPE); in ls_pcie_is_bridge() 72 iowrite8(PCI_HEADER_TYPE_BRIDGE, pci->dbi_base + PCI_HEADER_TYPE); in ls_pcie_clear_multifunction()
|
| D | pcie-designware-ep.c | 566 hdr_type = dw_pcie_readb_dbi(pci, PCI_HEADER_TYPE); in dw_pcie_ep_init()
|
| D | pcie-designware-host.c | 468 ret = dw_pcie_rd_own_conf(pp, PCI_HEADER_TYPE, 1, &hdr_type); in dw_pcie_host_init()
|
| /Linux-v5.4/drivers/edac/ |
| D | edac_pci_sysfs.c | 516 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type); in edac_pci_dev_parity_clear() 542 pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type); in edac_pci_dev_parity_test()
|
| /Linux-v5.4/arch/xtensa/lib/ |
| D | pci-auto.c | 260 if (pci_read_config_byte(dev, PCI_HEADER_TYPE, &header_type)) in pciauto_bus_scan()
|
| /Linux-v5.4/arch/x86/pci/ |
| D | intel_mid_pci.c | 158 if (reg >= 0x100 || reg == PCI_STATUS || reg == PCI_HEADER_TYPE) in type1_access_ok()
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | aperture_64.c | 254 PCI_HEADER_TYPE); in search_agp_bridge()
|
| D | early-quirks.c | 766 PCI_HEADER_TYPE); in check_dev_quirk()
|
| /Linux-v5.4/arch/powerpc/sysdev/ |
| D | fsl_pci.c | 54 pci_read_config_byte(dev, PCI_HEADER_TYPE, &hdr_type); in quirk_fsl_pcie_early() 576 early_read_config_byte(hose, 0, 0, PCI_HEADER_TYPE, &hdr_type); in fsl_add_bridge()
|
| D | mpic.c | 564 u8 hdr_type = readb(devbase + PCI_HEADER_TYPE); in mpic_scan_ht_pics()
|
| /Linux-v5.4/drivers/bcma/ |
| D | driver_pci_host.c | 281 bcma_extpci_read_config(pc, dev, func, PCI_HEADER_TYPE, &byte_val, in bcma_find_pci_capability()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | pci_regs.h | 77 #define PCI_HEADER_TYPE 0x0e /* 8 bits */ macro
|
| /Linux-v5.4/drivers/pci/ |
| D | iov.c | 129 pci_read_config_byte(virtfn, PCI_HEADER_TYPE, in pci_read_vf_config_common()
|
| D | quirks.c | 1752 pci_read_config_byte(pdev, PCI_HEADER_TYPE, &hdr); in quirk_jmicron_ata() 5140 pci_read_config_byte(gpu, PCI_HEADER_TYPE, &hdr_type); in quirk_nvidia_hda()
|
| D | probe.c | 1640 pci_read_config_byte(dev, PCI_HEADER_TYPE, &hdr_type); in pci_hdr_type()
|
| D | pci.c | 469 pci_bus_read_config_byte(bus, devfn, PCI_HEADER_TYPE, &hdr_type); in pci_bus_find_capability()
|
| /Linux-v5.4/drivers/pci/controller/ |
| D | pcie-rcar.c | 598 rcar_rmw32(pcie, RCONF(PCI_HEADER_TYPE), 0x7f, in rcar_pcie_hw_init()
|
| D | pcie-iproc.c | 796 iproc_pci_raw_config_read32(pcie, 0, PCI_HEADER_TYPE, 1, &hdr_type); in iproc_pcie_check_link()
|
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_sli.c | 4203 pci_read_config_byte(phba->pcidev, PCI_HEADER_TYPE, &hdrtype); in lpfc_reset_barrier()
|