/linux-6.3-rc2/arch/mips/loongson2ef/common/cs5536/ |
A D | cs5536_acc.c | 124 case PCI_CAPABILITY_LIST: in pci_acc_read_reg()
|
A D | cs5536_ohci.c | 128 case PCI_CAPABILITY_LIST: in pci_ohci_read_reg()
|
A D | cs5536_ehci.c | 132 case PCI_CAPABILITY_LIST: in pci_ehci_read_reg()
|
A D | cs5536_ide.c | 156 case PCI_CAPABILITY_LIST: in pci_ide_read_reg()
|
A D | cs5536_isa.c | 301 case PCI_CAPABILITY_LIST: in pci_isa_read_reg()
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/ |
A D | cfg_space.c | 366 next = vgpu_cfg_space(vgpu)[PCI_CAPABILITY_LIST]; in intel_vgpu_init_cfg_space()
|
/linux-6.3-rc2/drivers/char/agp/ |
A D | parisc-agp.c | 295 pos = readb(info->lba_regs + PCI_CAPABILITY_LIST); in lba_find_capability()
|
A D | isoch.c | 395 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &mcapndx); in agp_3_5_enable()
|
A D | hp-agp.c | 190 pos = readb(hpa+PCI_CAPABILITY_LIST); in hp_zx1_lba_find_capability()
|
/linux-6.3-rc2/arch/x86/kernel/ |
A D | aperture_64.c | 149 pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST); in find_cap()
|
/linux-6.3-rc2/drivers/vdpa/ifcvf/ |
A D | ifcvf_base.c | 80 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in ifcvf_init_hw()
|
/linux-6.3-rc2/drivers/pci/ |
A D | pci-bridge-emul.c | 137 [PCI_CAPABILITY_LIST / 4] = {
|
/linux-6.3-rc2/drivers/vfio/pci/ |
A D | vfio_pci_config.c | 687 p_setb(perm, PCI_CAPABILITY_LIST, (u8)ALL_VIRT, NO_WRITE); in init_pci_cap_basic_perm() 1525 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos); in vfio_cap_init() 1530 prev = &vdev->vconfig[PCI_CAPABILITY_LIST]; in vfio_cap_init()
|
/linux-6.3-rc2/arch/powerpc/platforms/maple/ |
A D | pci.c | 236 if (offset >= PCI_BASE_ADDRESS_0 && offset < PCI_CAPABILITY_LIST) in u3_ht_root_write_config()
|
/linux-6.3-rc2/drivers/bcma/ |
A D | driver_pci_host.c | 293 bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr, in bcma_find_pci_capability()
|
/linux-6.3-rc2/arch/powerpc/platforms/pseries/ |
A D | eeh_pseries.c | 259 return PCI_CAPABILITY_LIST; in pseries_eeh_cap_start()
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | pci_regs.h | 121 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
|
/linux-6.3-rc2/samples/vfio-mdev/ |
A D | mdpy.c | 133 mdev_state->vconfig[PCI_CAPABILITY_LIST] = MDPY_VENDORCAP_OFFSET; in mdpy_create_config_space()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | leon_pci_grpci2.c | 596 grpci2_cfg_r8(priv, TGT, 0, PCI_CAPABILITY_LIST, &capptr); in grpci2_hw_init()
|
/linux-6.3-rc2/arch/powerpc/sysdev/ |
A D | mpic.c | 456 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_msi() 500 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0; in mpic_scan_ht_pic()
|
/linux-6.3-rc2/drivers/usb/early/ |
A D | ehci-dbgp.c | 373 pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST); in find_cap()
|
/linux-6.3-rc2/drivers/pci/controller/dwc/ |
A D | pcie-designware-ep.c | 121 reg = dw_pcie_readw_dbi(pci, func_offset + PCI_CAPABILITY_LIST); in dw_pcie_ep_find_capability()
|
A D | pcie-designware.c | 236 reg = dw_pcie_readw_dbi(pci, PCI_CAPABILITY_LIST); in dw_pcie_find_capability()
|
/linux-6.3-rc2/arch/powerpc/platforms/powernv/ |
A D | eeh-powernv.c | 233 int pos = PCI_CAPABILITY_LIST; in pnv_eeh_find_cap()
|
/linux-6.3-rc2/drivers/pci/controller/ |
A D | pci-hyperv.c | 1079 PCI_CAPABILITY_LIST) { in _hv_pcifront_read_config() 1159 where + size <= PCI_CAPABILITY_LIST) { in _hv_pcifront_write_config()
|