Searched refs:PCI_CAPABILITY_LIST (Results 1 - 25 of 25) sorted by relevance

/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c124 case PCI_CAPABILITY_LIST:
H A Dcs5536_ehci.c132 case PCI_CAPABILITY_LIST:
H A Dcs5536_ohci.c128 case PCI_CAPABILITY_LIST:
H A Dcs5536_ide.c156 case PCI_CAPABILITY_LIST:
H A Dcs5536_isa.c301 case PCI_CAPABILITY_LIST:
/linux-master/drivers/gpu/drm/i915/gvt/
H A Dcfg_space.c366 next = vgpu_cfg_space(vgpu)[PCI_CAPABILITY_LIST];
/linux-master/drivers/char/agp/
H A Dparisc-agp.c310 pos = readb(info->lba_regs + PCI_CAPABILITY_LIST);
H A Disoch.c395 pci_read_config_byte(dev, PCI_CAPABILITY_LIST, &mcapndx);
/linux-master/drivers/pci/
H A Dpci-bridge-emul.c137 [PCI_CAPABILITY_LIST / 4] = {
H A Dpci.c478 return PCI_CAPABILITY_LIST;
/linux-master/arch/x86/kernel/
H A Daperture_64.c149 pos = read_pci_config_byte(bus, slot, func, PCI_CAPABILITY_LIST);
/linux-master/drivers/vdpa/ifcvf/
H A Difcvf_base.c110 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos);
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c688 p_setb(perm, PCI_CAPABILITY_LIST, (u8)ALL_VIRT, NO_WRITE);
1532 ret = pci_read_config_byte(pdev, PCI_CAPABILITY_LIST, &pos);
1537 prev = &vdev->vconfig[PCI_CAPABILITY_LIST];
/linux-master/arch/powerpc/platforms/maple/
H A Dpci.c236 if (offset >= PCI_BASE_ADDRESS_0 && offset < PCI_CAPABILITY_LIST)
/linux-master/arch/powerpc/platforms/pseries/
H A Deeh_pseries.c259 return PCI_CAPABILITY_LIST;
/linux-master/drivers/bcma/
H A Ddriver_pci_host.c293 bcma_extpci_read_config(pc, dev, func, PCI_CAPABILITY_LIST, &cap_ptr,
/linux-master/samples/vfio-mdev/
H A Dmdpy.c135 mdev_state->vconfig[PCI_CAPABILITY_LIST] = MDPY_VENDORCAP_OFFSET;
/linux-master/arch/powerpc/sysdev/
H A Dmpic.c456 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0;
500 for (pos = readb(devbase + PCI_CAPABILITY_LIST); pos != 0;
/linux-master/drivers/usb/early/
H A Dehci-dbgp.c373 pos = read_pci_config_byte(num, slot, func, PCI_CAPABILITY_LIST);
/linux-master/include/uapi/linux/
H A Dpci_regs.h122 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware.c236 reg = dw_pcie_readw_dbi(pci, PCI_CAPABILITY_LIST);
H A Dpcie-designware-ep.c102 reg = dw_pcie_ep_readw_dbi(ep, func_no, PCI_CAPABILITY_LIST);
/linux-master/arch/sparc/kernel/
H A Dleon_pci_grpci2.c598 grpci2_cfg_r8(priv, TGT, 0, PCI_CAPABILITY_LIST, &capptr);
/linux-master/arch/powerpc/platforms/powernv/
H A Deeh-powernv.c233 int pos = PCI_CAPABILITY_LIST;
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c1130 PCI_CAPABILITY_LIST) {
1235 where + size <= PCI_CAPABILITY_LIST) {

Completed in 298 milliseconds