PCI_CAP_LIST_NEXT  314 arch/powerpc/platforms/powernv/eeh-powernv.c 		pos += PCI_CAP_LIST_NEXT;
PCI_CAP_LIST_NEXT  189 arch/powerpc/platforms/pseries/eeh_pseries.c 		pos += PCI_CAP_LIST_NEXT;
PCI_CAP_LIST_NEXT  455 arch/powerpc/sysdev/mpic.c 	     pos = readb(devbase + pos + PCI_CAP_LIST_NEXT)) {
PCI_CAP_LIST_NEXT  499 arch/powerpc/sysdev/mpic.c 	     pos = readb(devbase + pos + PCI_CAP_LIST_NEXT)) {
PCI_CAP_LIST_NEXT  150 arch/x86/kernel/aperture_64.c 						pos+PCI_CAP_LIST_NEXT);
PCI_CAP_LIST_NEXT  198 drivers/char/agp/hp-agp.c 		pos = readb(hpa+pos+PCI_CAP_LIST_NEXT);
PCI_CAP_LIST_NEXT  303 drivers/char/agp/parisc-agp.c                 pos = readb(info->lba_regs + pos + PCI_CAP_LIST_NEXT);
PCI_CAP_LIST_NEXT  396 drivers/pci/pci.c 				   pos + PCI_CAP_LIST_NEXT, cap);
PCI_CAP_LIST_NEXT  572 drivers/pci/pci.c 					      pos + PCI_CAP_LIST_NEXT,
PCI_CAP_LIST_NEXT  593 drivers/pci/pci.c 	return __pci_find_next_ht_cap(dev, pos + PCI_CAP_LIST_NEXT, ht_cap);
PCI_CAP_LIST_NEXT  390 drivers/usb/early/ehci-dbgp.c 						 pos+PCI_CAP_LIST_NEXT);
PCI_CAP_LIST_NEXT  264 drivers/vfio/pci/vfio_pci_config.c 		else if (offset == PCI_CAP_LIST_NEXT)
PCI_CAP_LIST_NEXT  708 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT  775 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT  794 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT  866 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT  923 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT 1129 drivers/vfio/pci/vfio_pci_config.c 	p_setb(perm, PCI_CAP_LIST_NEXT, (u8)ALL_VIRT, NO_WRITE);
PCI_CAP_LIST_NEXT 1459 drivers/vfio/pci/vfio_pci_config.c 					   pos + PCI_CAP_LIST_NEXT, &next);
PCI_CAP_LIST_NEXT 1496 drivers/vfio/pci/vfio_pci_config.c 		prev = &vdev->vconfig[pos + PCI_CAP_LIST_NEXT];