PCI_FUNC           81 arch/alpha/kernel/pci.c 		if (PCI_FUNC(dev->devfn) == 2) {
PCI_FUNC          353 arch/alpha/kernel/sys_marvel.c 		       PCI_FUNC(dev->devfn),
PCI_FUNC          184 arch/alpha/kernel/sys_miata.c 	if((slot == 7) && (PCI_FUNC(dev->devfn) == 3)) {
PCI_FUNC          230 arch/arm/kernel/bios32.c 	} else if (PCI_FUNC(dev->devfn) == 0) {
PCI_FUNC          135 arch/arm/mach-cns3xxx/pcie.c 		PCI_FUNC(dev->devfn), slot, pin, irq);
PCI_FUNC           23 arch/arm/mach-footbridge/ebsa285-pci.c 		switch (PCI_FUNC(dev->devfn)) {
PCI_FUNC          120 arch/arm/mach-iop32x/iq31244.c 			PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC          155 arch/arm/mach-iop32x/iq31244.c 			PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC           91 arch/arm/mach-iop32x/iq80321.c 			PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC          104 arch/arm/mach-iop32x/n2100.c 			PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC           46 arch/arm/mach-iop32x/pci.c 	addr |=	PCI_FUNC(devfn) << 8 | (where & ~3);
PCI_FUNC          170 arch/arm/mach-ixp4xx/common-pci.c 		addr = BIT(32-PCI_SLOT(devfn)) | ((PCI_FUNC(devfn)) << 8) | 
PCI_FUNC          175 arch/arm/mach-ixp4xx/common-pci.c 			((PCI_FUNC(devfn)) << 8) | (where & ~3) | 1;
PCI_FUNC          244 arch/arm/mach-ixp4xx/common-pci.c 		bus_num, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          267 arch/arm/mach-ixp4xx/common-pci.c 		size, bus_num, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          328 arch/arm/mach-orion5x/pci.c 		if (PCI_SLOT(devfn) == 0 && PCI_FUNC(devfn) != 0)
PCI_FUNC          351 arch/arm/mach-orion5x/pci.c 					PCI_FUNC(devfn), where, size, val);
PCI_FUNC          361 arch/arm/mach-orion5x/pci.c 					PCI_FUNC(devfn), where, size, val);
PCI_FUNC          213 arch/arm/plat-orion/pcie.c 		PCIE_CONF_FUNC(PCI_FUNC(devfn)) |
PCI_FUNC          232 arch/arm/plat-orion/pcie.c 		PCIE_CONF_FUNC(PCI_FUNC(devfn)) |
PCI_FUNC          239 arch/arm/plat-orion/pcie.c 	    PCI_FUNC(devfn) != 0)
PCI_FUNC          255 arch/arm/plat-orion/pcie.c 				PCIE_CONF_FUNC(PCI_FUNC(devfn)) |
PCI_FUNC          273 arch/arm/plat-orion/pcie.c 		PCIE_CONF_FUNC(PCI_FUNC(devfn)) |
PCI_FUNC           23 arch/mips/pci/fixup-fuloong2e.c 		switch (PCI_FUNC(dev->devfn)) {
PCI_FUNC           64 arch/mips/pci/fixup-lemote2f.c 		switch (PCI_FUNC(dev->devfn)) {
PCI_FUNC           27 arch/mips/pci/fixup-mpc30x.c 		return internal_func_irqs[PCI_FUNC(dev->devfn)];
PCI_FUNC          456 arch/mips/pci/msi-xlp.c 	link = PCI_FUNC(lnkdev->devfn);
PCI_FUNC           71 arch/mips/pci/ops-bcm63xx.c 	func = PCI_FUNC(devfn);
PCI_FUNC           34 arch/mips/pci/ops-bonito64.c 	int function = PCI_FUNC(devfn);
PCI_FUNC           88 arch/mips/pci/ops-emma2rh.c 	    *(volatile u32 *)(base + (PCI_FUNC(devfn) << 8) +
PCI_FUNC          133 arch/mips/pci/ops-emma2rh.c 	    *(volatile u32 *)(base + (PCI_FUNC(devfn) << 8) +
PCI_FUNC          154 arch/mips/pci/ops-emma2rh.c 	*(volatile u32 *)(base + (PCI_FUNC(devfn) << 8) +
PCI_FUNC           42 arch/mips/pci/ops-loongson2.c 	int function = PCI_FUNC(devfn);
PCI_FUNC           21 arch/mips/pci/ops-loongson3.c 	int function = PCI_FUNC(devfn);
PCI_FUNC           46 arch/mips/pci/ops-msc.c 		   (PCI_FUNC(devfn) << MSC01_PCI_CFGADDR_FNUM_SHF) |
PCI_FUNC           52 arch/mips/pci/ops-nile4.c 		    ((1 << (PCI_SLOT(devfn) + 15)) | (PCI_FUNC(devfn) << 8)
PCI_FUNC           51 arch/mips/pci/ops-rc32434.c 	u8 func = PCI_FUNC(devfn);
PCI_FUNC           32 arch/mips/pci/ops-vr41xx.c 		writel((1U << PCI_SLOT(devfn)) | (PCI_FUNC(devfn) << 8) |
PCI_FUNC          104 arch/mips/pci/pci-alchemy.c 	unsigned int function = PCI_FUNC(dev_fn);
PCI_FUNC          214 arch/mips/pci/pci-ar2315.c 	int func = PCI_FUNC(devfn);
PCI_FUNC           87 arch/mips/pci/pci-ar71xx.c 		ret = (1 << PCI_SLOT(devfn)) | (PCI_FUNC(devfn) << 8) |
PCI_FUNC           92 arch/mips/pci/pci-ar71xx.c 		      (PCI_FUNC(devfn) << 8) | (where & ~3) | 1;
PCI_FUNC          140 arch/mips/pci/pci-mt7620.c 	u8 func = PCI_FUNC(devfn);
PCI_FUNC          172 arch/mips/pci/pci-mt7620.c 	u8 func = PCI_FUNC(devfn);
PCI_FUNC           71 arch/mips/pci/pci-rt2880.c 					 PCI_FUNC(devfn), where);
PCI_FUNC          101 arch/mips/pci/pci-rt2880.c 					 PCI_FUNC(devfn), where);
PCI_FUNC          242 arch/mips/pci/pci-rt3883.c 					 PCI_FUNC(devfn), where);
PCI_FUNC          276 arch/mips/pci/pci-rt3883.c 					 PCI_FUNC(devfn), where);
PCI_FUNC           75 arch/mips/pci/pci-xlp.c 					   !nlm_node_present(PCI_FUNC(devfn)))
PCI_FUNC          203 arch/mips/pci/pci-xlp.c 		return PCI_FUNC(lnkdev->bus->self->devfn);
PCI_FUNC          221 arch/mips/pci/pci-xlp.c 	lnkfunc = PCI_FUNC(lnkdev->devfn);
PCI_FUNC           99 arch/mips/pci/pci-xtalk-bridge.c 	int fn = PCI_FUNC(devfn);
PCI_FUNC          136 arch/mips/pci/pci-xtalk-bridge.c 	int fn = PCI_FUNC(devfn);
PCI_FUNC          182 arch/mips/pci/pci-xtalk-bridge.c 	int fn = PCI_FUNC(devfn);
PCI_FUNC          221 arch/mips/pci/pci-xtalk-bridge.c 	int fn = PCI_FUNC(devfn);
PCI_FUNC           61 arch/mips/txx9/generic/pci.c 		if (PCI_FUNC(pci_devfn))
PCI_FUNC          317 arch/parisc/kernel/drivers.c 		path->mod = PCI_FUNC(devfn);
PCI_FUNC          325 arch/parisc/kernel/drivers.c 			path->bc[i--] = PCI_SLOT(devfn) | (PCI_FUNC(devfn)<< 5);
PCI_FUNC          666 arch/parisc/kernel/drivers.c 					(modpath->mod == PCI_FUNC(devfn)));
PCI_FUNC          673 arch/parisc/kernel/drivers.c 	id = PCI_SLOT(pdev->devfn) | (PCI_FUNC(pdev->devfn) << 5);
PCI_FUNC          158 arch/powerpc/include/asm/eeh.h 	PCI_SLOT((edev)->bdfn), PCI_FUNC((edev)->bdfn), \
PCI_FUNC          183 arch/powerpc/kernel/eeh.c 		       PCI_SLOT(pdn->devfn), PCI_FUNC(pdn->devfn));
PCI_FUNC          186 arch/powerpc/kernel/eeh.c 		PCI_SLOT(pdn->devfn), PCI_FUNC(pdn->devfn));
PCI_FUNC          204 arch/powerpc/kernel/pci_of_scan.c 		dev->bus->number, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          156 arch/powerpc/platforms/85xx/mpc85xx_cds.c 			if (PCI_FUNC(dev->devfn) == 3)
PCI_FUNC          348 arch/powerpc/platforms/fsl_uli1575.c 		if ((PCI_SLOT(devfn) == 29) && (PCI_FUNC(devfn) == 1))
PCI_FUNC          352 arch/powerpc/platforms/fsl_uli1575.c 		if ((PCI_SLOT(devfn) == 29) && (PCI_FUNC(devfn) == 2))
PCI_FUNC           84 arch/powerpc/platforms/maple/pci.c 		((unsigned long)PCI_FUNC(devfn) << 8) |
PCI_FUNC          338 arch/powerpc/platforms/maple/pci.c 	       (PCI_FUNC(devfn) << 8)	|
PCI_FUNC           81 arch/powerpc/platforms/pasemi/misc.c 			i2c_register_board_info(PCI_FUNC(pdev->devfn), &info,
PCI_FUNC           47 arch/powerpc/platforms/pasemi/pci.c 	return ((busno == 0) && (PCI_FUNC(devfn) < 4) &&
PCI_FUNC          125 arch/powerpc/platforms/powermac/pci.c 	| (((unsigned int)PCI_FUNC(dev_fn)) << 8) \
PCI_FUNC          384 arch/powerpc/platforms/powermac/pci.c 	 | (((unsigned int)PCI_FUNC(dev_fn)) << 8)	\
PCI_FUNC          586 arch/powerpc/platforms/powermac/pci.c 		if (PCI_FUNC(devfn) != 0)
PCI_FUNC         1147 arch/powerpc/platforms/powermac/pci.c 	if (PCI_FUNC(dev->devfn) > 0) {
PCI_FUNC          970 arch/powerpc/platforms/powernv/eeh-powernv.c 		PCI_SLOT(pdn->devfn), PCI_FUNC(pdn->devfn));
PCI_FUNC          195 arch/powerpc/platforms/powernv/ocxl.c 	link->fn_desired_actags[PCI_FUNC(dev->devfn)] = 0;
PCI_FUNC          204 arch/powerpc/platforms/powernv/ocxl.c 		link->fn_desired_actags[PCI_FUNC(dev->devfn)] += actag;
PCI_FUNC          207 arch/powerpc/platforms/powernv/ocxl.c 		link->fn_desired_actags[PCI_FUNC(dev->devfn)]);
PCI_FUNC          273 arch/powerpc/platforms/powernv/ocxl.c 	*base      = link->fn_actags[PCI_FUNC(dev->devfn)].start;
PCI_FUNC          274 arch/powerpc/platforms/powernv/ocxl.c 	*enabled   = link->fn_actags[PCI_FUNC(dev->devfn)].count;
PCI_FUNC          275 arch/powerpc/platforms/powernv/ocxl.c 	*supported = link->fn_desired_actags[PCI_FUNC(dev->devfn)];
PCI_FUNC          306 arch/powerpc/platforms/powernv/ocxl.c 		if (link->fn_desired_actags[i] && (i == PCI_FUNC(dev->devfn))) {
PCI_FUNC           77 arch/powerpc/platforms/powernv/pci-ioda.c 			PCI_SLOT(pe->rid), PCI_FUNC(pe->rid));
PCI_FUNC         1581 arch/powerpc/platforms/powernv/pci-ioda.c 			PCI_SLOT(vf_devfn), PCI_FUNC(vf_devfn), pe_num);
PCI_FUNC          101 arch/powerpc/platforms/pseries/pci.c 		PCI_FUNC(pci_iov_virtfn_devfn(pdev, vf_index)),
PCI_FUNC          476 arch/powerpc/sysdev/mpic.c 		PCI_SLOT(devfn), PCI_FUNC(devfn),
PCI_FUNC          584 arch/powerpc/sysdev/mpic.c 		if (PCI_FUNC(devfn) == 0 && (hdr_type & 0x80) == 0)
PCI_FUNC           60 arch/sh/drivers/pci/common.c 		if (PCI_FUNC(pci_devfn))
PCI_FUNC           26 arch/sh/drivers/pci/ops-sh7786.c 	func = PCI_FUNC(devfn);
PCI_FUNC          203 arch/sh/drivers/pci/pci.c 		if (PCI_FUNC(pci_devfn))
PCI_FUNC          269 arch/sparc/kernel/leon_pci_grpci1.c 		busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where, *val, size);
PCI_FUNC          290 arch/sparc/kernel/leon_pci_grpci1.c 		busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where, size, val);
PCI_FUNC          405 arch/sparc/kernel/leon_pci_grpci2.c 		"size=%d\n", busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where,
PCI_FUNC          426 arch/sparc/kernel/leon_pci_grpci2.c 		"val=%x\n", busno, PCI_SLOT(devfn), PCI_FUNC(devfn),
PCI_FUNC          321 arch/sparc/kernel/pci.c 		dev->bus->number, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          264 arch/sparc/kernel/pci_common.c 	unsigned int func = PCI_FUNC(devfn);
PCI_FUNC          297 arch/sparc/kernel/pci_common.c 	unsigned int func = PCI_FUNC(devfn);
PCI_FUNC          275 arch/sparc/kernel/pci_sun4v.c 			fun = PCI_FUNC(pdev->devfn);
PCI_FUNC          440 arch/x86/kernel/cpu/mce/inject.c 		       __func__, PCI_FUNC(F3->devfn), NBCFG);
PCI_FUNC          454 arch/x86/kernel/cpu/mce/inject.c 		       __func__, PCI_FUNC(F3->devfn), NBCFG);
PCI_FUNC          689 arch/x86/pci/common.c 			    (PCI_FUNC(dev->devfn) == rom->function) &&
PCI_FUNC          108 arch/x86/pci/direct.c 	fn = PCI_FUNC(devfn);
PCI_FUNC          148 arch/x86/pci/direct.c 	fn = PCI_FUNC(devfn);
PCI_FUNC           27 arch/x86/platform/intel-mid/device_libs/platform_mrfld_sd.c 	unsigned int func = PCI_FUNC(pdev->devfn);
PCI_FUNC          253 arch/xtensa/lib/pci-auto.c 		if (PCI_FUNC(pci_devfn) && !found_multi)
PCI_FUNC          263 arch/xtensa/lib/pci-auto.c 		if (!PCI_FUNC(pci_devfn))
PCI_FUNC          310 arch/xtensa/lib/pci-auto.c 			 current_bus, PCI_SLOT(pci_devfn), PCI_FUNC(pci_devfn));
PCI_FUNC          186 drivers/ata/ata_generic.c 	    (!(PCI_FUNC(dev->devfn) & 1)))
PCI_FUNC          191 drivers/ata/ata_generic.c 	    (!(PCI_FUNC(dev->devfn) & 1)))
PCI_FUNC          138 drivers/ata/pata_cypress.c 	if (PCI_FUNC(pdev->devfn) != 1)
PCI_FUNC          707 drivers/ata/pata_hpt37x.c 	if (PCI_FUNC(pdev->devfn) & 1) {
PCI_FUNC          900 drivers/ata/pata_hpt37x.c 		if (!(PCI_FUNC(dev->devfn) & 1))
PCI_FUNC          303 drivers/ata/pata_serverworks.c 	if (!(PCI_FUNC(pdev->devfn) & 1)) {
PCI_FUNC          340 drivers/ata/pata_serverworks.c 	if (!(PCI_FUNC(pdev->devfn) & 1))
PCI_FUNC          610 drivers/atm/fore200e.c 		   pci_dev->bus->number, PCI_SLOT(pci_dev->devfn), PCI_FUNC(pci_dev->devfn));
PCI_FUNC         3192 drivers/atm/iphase.c 		pdev->bus->number, PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));)
PCI_FUNC          244 drivers/bcma/driver_pci_host.c 				     PCI_FUNC(devfn), reg, val, size);
PCI_FUNC          264 drivers/bcma/driver_pci_host.c 				      PCI_FUNC(devfn), reg, &val, size);
PCI_FUNC         1349 drivers/char/agp/intel-gtt.c 	if (gmch_device && PCI_FUNC(gmch_device->devfn) != 0) {
PCI_FUNC          127 drivers/crypto/ccp/sp-pci.c 	if (PCI_FUNC(pdev_new->devfn) < PCI_FUNC(pdev_cur->devfn))
PCI_FUNC          193 drivers/crypto/qat/qat_c3xxx/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          177 drivers/crypto/qat/qat_c3xxxvf/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          193 drivers/crypto/qat/qat_c62x/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          177 drivers/crypto/qat/qat_c62xvf/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          415 drivers/crypto/qat/qat_common/adf_ctl_drv.c 	dev_info.fun = PCI_FUNC(accel_to_pci_dev(accel_dev)->devfn);
PCI_FUNC           69 drivers/crypto/qat/qat_common/adf_dev_mgr.c 		PCI_FUNC(accel_to_pci_dev(vf)->devfn) +
PCI_FUNC          244 drivers/crypto/qat/qat_common/adf_vf_isr.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          193 drivers/crypto/qat/qat_dh895xcc/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC          177 drivers/crypto/qat/qat_dh895xccvf/adf_drv.c 		 PCI_FUNC(pdev->devfn));
PCI_FUNC           69 drivers/edac/amd64_edac.c 			   func, PCI_FUNC(pdev->devfn), offset);
PCI_FUNC           82 drivers/edac/amd64_edac.c 			   func, PCI_FUNC(pdev->devfn), offset);
PCI_FUNC          807 drivers/edac/i5000_edac.c 		if (PCI_FUNC(pdev->devfn) == 1)
PCI_FUNC          833 drivers/edac/i5000_edac.c 		if (PCI_FUNC(pdev->devfn) == 2)
PCI_FUNC         1365 drivers/edac/i5000_edac.c 		 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC         1368 drivers/edac/i5000_edac.c 	if (PCI_FUNC(pdev->devfn) != 0)
PCI_FUNC          651 drivers/edac/i5100_edac.c 		if (PCI_FUNC(ret->devfn) == func)
PCI_FUNC         1004 drivers/edac/i5100_edac.c 	if (PCI_FUNC(pdev->devfn) != 1)
PCI_FUNC          746 drivers/edac/i5400_edac.c 		if (PCI_FUNC(pdev->devfn) == 1)
PCI_FUNC          770 drivers/edac/i5400_edac.c 		if (PCI_FUNC(pdev->devfn) == 2)
PCI_FUNC         1273 drivers/edac/i5400_edac.c 		 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC         1276 drivers/edac/i5400_edac.c 	if (PCI_FUNC(pdev->devfn) != 0)
PCI_FUNC          948 drivers/edac/i7300_edac.c 		switch (PCI_FUNC(pdev->devfn)) {
PCI_FUNC         1036 drivers/edac/i7300_edac.c 		 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC         1039 drivers/edac/i7300_edac.c 	if (PCI_FUNC(pdev->devfn) != 0)
PCI_FUNC          872 drivers/edac/i7core_edac.c 		 dev->bus->number, PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn),
PCI_FUNC          887 drivers/edac/i7core_edac.c 		dev->bus->number, PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn),
PCI_FUNC         1246 drivers/edac/i7core_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC         1386 drivers/edac/i7core_edac.c 			PCI_FUNC(pdev->devfn) != dev_descr->func)) {
PCI_FUNC         1391 drivers/edac/i7core_edac.c 			bus, PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC         1468 drivers/edac/i7core_edac.c 		func = PCI_FUNC(pdev->devfn);
PCI_FUNC         1512 drivers/edac/i7core_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC         1516 drivers/edac/i7core_edac.c 			PCI_FUNC(pdev->devfn) == 2)
PCI_FUNC         2314 drivers/edac/sb_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC         2623 drivers/edac/sb_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC         2714 drivers/edac/sb_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC         2795 drivers/edac/sb_edac.c 			 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC          509 drivers/edac/thunderx_edac.c 	xbits = PCI_FUNC(lmc->pdev->devfn);
PCI_FUNC          654 drivers/edac/thunderx_edac.c 	int ret = PCI_FUNC(pdev->devfn);
PCI_FUNC          387 drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c 		    vhdr->PCIFunction == PCI_FUNC(adev->pdev->devfn) &&
PCI_FUNC          200 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 			PCI_FUNC(pdev->devfn),
PCI_FUNC          600 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 						PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          605 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 					PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          610 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 					PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          616 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 						PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          621 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 					PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          626 drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c 				PCI_FUNC(adev->pdev->devfn));
PCI_FUNC         1539 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 				PCI_FUNC(adev->pdev->devfn));
PCI_FUNC         1545 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 				PCI_FUNC(adev->pdev->devfn));
PCI_FUNC         1552 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 				PCI_FUNC(adev->pdev->devfn));
PCI_FUNC          131 drivers/gpu/drm/drm_pci.c 					PCI_FUNC(dev->pdev->devfn));
PCI_FUNC          143 drivers/gpu/drm/drm_pci.c 	    p->devnum != PCI_SLOT(dev->pdev->devfn) || p->funcnum != PCI_FUNC(dev->pdev->devfn))
PCI_FUNC          951 drivers/gpu/drm/i915/i915_pci.c 	if (PCI_FUNC(pdev->devfn))
PCI_FUNC          105 drivers/gpu/drm/nouveau/nouveau_drm.c 	return name | PCI_FUNC(pdev->devfn);
PCI_FUNC         1675 drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c 				    PCI_FUNC(pci_dev->devfn), name,
PCI_FUNC          638 drivers/gpu/drm/radeon/radeon_bios.c 		    vhdr->PCIFunction == PCI_FUNC(rdev->pdev->devfn) &&
PCI_FUNC         1245 drivers/gpu/vga/vgaarb.c 					 PCI_FUNC(devfn));
PCI_FUNC         1251 drivers/gpu/vga/vgaarb.c 				domain, bus, PCI_SLOT(devfn), PCI_FUNC(devfn),
PCI_FUNC          327 drivers/i2c/busses/i2c-amd756.c 		if (PCI_FUNC(pdev->devfn) != 1)
PCI_FUNC          333 drivers/i2c/busses/i2c-amd756.c 		if (PCI_FUNC(pdev->devfn) != 3)
PCI_FUNC          119 drivers/i2c/busses/i2c-designware-pcidrv.c 		c->bus_num = PCI_FUNC(pdev->devfn) + 0 + 1;
PCI_FUNC          122 drivers/i2c/busses/i2c-designware-pcidrv.c 		c->bus_num = PCI_FUNC(pdev->devfn) + 4 + 1;
PCI_FUNC          154 drivers/ide/cy82c693.c 	if (PCI_FUNC(dev->devfn) == 1)
PCI_FUNC          186 drivers/ide/cy82c693.c 	    PCI_FUNC(dev->devfn) == 1) {
PCI_FUNC          964 drivers/ide/hpt366.c 		if (chip_type == HPT374 && (PCI_FUNC(dev->devfn) & 1)) {
PCI_FUNC         1163 drivers/ide/hpt366.c 	if (chip_type == HPT374 && (PCI_FUNC(dev->devfn) & 1)) {
PCI_FUNC         1412 drivers/ide/hpt366.c 	if ((idx == 0 || idx == 4) && (PCI_FUNC(dev->devfn) & 1))
PCI_FUNC          135 drivers/ide/ide-acpi.c 	func = PCI_FUNC(pdev->devfn);
PCI_FUNC          118 drivers/ide/ide-pci-generic.c 				!(PCI_FUNC(dev->devfn) & 1))
PCI_FUNC          123 drivers/ide/ide-pci-generic.c 				!(PCI_FUNC(dev->devfn) & 1))
PCI_FUNC          128 drivers/ide/ide-pci-generic.c 				PCI_FUNC(dev->devfn) != 1)
PCI_FUNC          425 drivers/ide/pdc202xx_new.c 						PCI_FUNC(dev->devfn)));
PCI_FUNC          199 drivers/ide/serverworks.c 		if (!(PCI_FUNC(dev->devfn) & 1)) {
PCI_FUNC          251 drivers/ide/serverworks.c 		if (!(PCI_FUNC(dev->devfn) & 1))
PCI_FUNC          411 drivers/ide/serverworks.c 		if ((PCI_FUNC(dev->devfn) & 1) == 0) {
PCI_FUNC          164 drivers/infiniband/hw/hfi1/efivar.c 		 PCI_FUNC(dd->pcidev->devfn));
PCI_FUNC          322 drivers/infiniband/hw/ocrdma/ocrdma_main.c 	dev->id = PCI_FUNC(dev->nic_info.pdev->devfn);
PCI_FUNC           98 drivers/infiniband/hw/usnic/usnic_ib_sysfs.c 			PCI_FUNC(us_ibdev->pdev->devfn),
PCI_FUNC          550 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          592 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          599 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          604 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          617 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          622 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC          630 drivers/iommu/amd_iommu.c 			PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
PCI_FUNC         1194 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1206 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1220 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1224 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->ext >> 8));
PCI_FUNC         1239 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1243 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->ext >> 8));
PCI_FUNC         1257 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1270 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid),
PCI_FUNC         1283 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(e->devid));
PCI_FUNC         1317 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(devid));
PCI_FUNC         1380 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(devid));
PCI_FUNC         1637 drivers/iommu/amd_iommu_init.c 				    PCI_FUNC(h->devid), h->cap_ptr,
PCI_FUNC         2141 drivers/iommu/amd_iommu_init.c 		    PCI_FUNC(e->devid_start), PCI_BUS_NUM(e->devid_end),
PCI_FUNC         2142 drivers/iommu/amd_iommu_init.c 		    PCI_SLOT(e->devid_end), PCI_FUNC(e->devid_end),
PCI_FUNC          167 drivers/iommu/dmar.c 			info->path[level].function = PCI_FUNC(tmp->devfn);
PCI_FUNC         1696 drivers/iommu/dmar.c 			PCI_FUNC(source_id & 0xFF), addr >> 48,
PCI_FUNC         1702 drivers/iommu/dmar.c 		       PCI_FUNC(source_id & 0xFF), pasid, addr,
PCI_FUNC          161 drivers/iommu/intel-iommu-debugfs.c 		   PCI_FUNC(tbl_wlk->devfn), tbl_wlk->rt_entry->hi,
PCI_FUNC          321 drivers/iommu/intel-iommu-debugfs.c 			   PCI_SLOT(ri_entry->sid), PCI_FUNC(ri_entry->sid),
PCI_FUNC          345 drivers/iommu/intel-iommu-debugfs.c 			   PCI_SLOT(pi_entry->sid), PCI_FUNC(pi_entry->sid),
PCI_FUNC         1991 drivers/iommu/intel-iommu.c 		bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          439 drivers/media/pci/bt8xx/bt878.c 	       PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC          835 drivers/media/pci/cx18/cx18-driver.c 		   PCI_SLOT(pci_dev->devfn), PCI_FUNC(pci_dev->devfn),
PCI_FUNC         3645 drivers/media/pci/cx88/cx88-cards.c 	       PCI_FUNC(pci->devfn),
PCI_FUNC          900 drivers/media/pci/ivtv/ivtv-driver.c 		   PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn),
PCI_FUNC          109 drivers/media/pci/mantis/mantis_core.c 		mantis->pdev->bus->number, PCI_SLOT(mantis->pdev->devfn), PCI_FUNC(mantis->pdev->devfn));
PCI_FUNC           49 drivers/media/pci/mantis/mantis_pci.c 		PCI_FUNC(mantis->pdev->devfn));
PCI_FUNC          820 drivers/media/pci/netup_unidvb/netup_unidvb_core.c 	ndev->pci_func = PCI_FUNC(pci_dev->devfn);
PCI_FUNC         2652 drivers/message/fusion/mptbase.c 	unsigned int func = PCI_FUNC(pdev->devfn);
PCI_FUNC         1297 drivers/message/fusion/mptctl.c 		karg->pciInfo.u.bits.functionNumber = PCI_FUNC( pdev->devfn );
PCI_FUNC         1303 drivers/message/fusion/mptctl.c 		karg->pciInfo.u.bits.functionNumber = PCI_FUNC( pdev->devfn );
PCI_FUNC          241 drivers/misc/habanalabs/sysfs.c 			PCI_FUNC(hdev->pdev->devfn));
PCI_FUNC          102 drivers/misc/ocxl/config.c 	if (!pos && PCI_FUNC(dev->devfn) == 0) {
PCI_FUNC          106 drivers/misc/ocxl/config.c 	if (pos && PCI_FUNC(dev->devfn) != 0) {
PCI_FUNC          171 drivers/misc/ocxl/config.c 	if (PCI_FUNC(dev->devfn) != 0)
PCI_FUNC          722 drivers/misc/ocxl/config.c 	if (PCI_FUNC(dev->devfn) != 0)
PCI_FUNC         1139 drivers/mmc/host/sdhci-pci-core.c 	unsigned int func = PCI_FUNC(slot->chip->pdev->devfn);
PCI_FUNC         1599 drivers/net/ethernet/alacritech/slicoss.c 	unsigned int devfn = PCI_FUNC(sdev->pdev->devfn);
PCI_FUNC         13272 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 		bp->pf_num = PCI_FUNC(pdev->devfn);
PCI_FUNC          211 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c 	rc = snprintf(buf, len, "pf%dvf%d", PCI_FUNC(pf_pdev->devfn),
PCI_FUNC         5328 drivers/net/ethernet/broadcom/cnic.c 	cp->func = PCI_FUNC(dev->pcidev->devfn);
PCI_FUNC         16638 drivers/net/ethernet/broadcom/tg3.c 	tp->pci_fn = PCI_FUNC(tp->pdev->devfn) & 3;
PCI_FUNC         3669 drivers/net/ethernet/brocade/bna/bnad.c 	pcidev_info.pci_func = PCI_FUNC(bnad->pcidev->devfn);
PCI_FUNC          918 drivers/net/ethernet/cavium/liquidio/lio_main.c 			function = PCI_FUNC(pdev->devfn);
PCI_FUNC         4089 drivers/net/ethernet/cavium/liquidio/lio_main.c 			       PCI_FUNC(octeon_dev->pci_dev->devfn),
PCI_FUNC         5581 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 				 PCI_FUNC(pbridge->devfn));
PCI_FUNC         1394 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c 	i = i ? PCI_FUNC(hdev->pdev->devfn) % i : 0;
PCI_FUNC         3117 drivers/net/ethernet/intel/e100.c 	if (0 != PCI_FUNC(pdev->devfn))
PCI_FUNC         1275 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 		 PCI_SLOT(fault->func), PCI_FUNC(fault->func));
PCI_FUNC         14816 drivers/net/ethernet/intel/i40e/i40e_main.c 	hw->bus.func = PCI_FUNC(pdev->devfn);
PCI_FUNC         3719 drivers/net/ethernet/intel/iavf/iavf_main.c 	hw->bus.func = PCI_FUNC(pdev->devfn);
PCI_FUNC         2841 drivers/net/ethernet/intel/ice/ice_main.c 	hw->bus.func = PCI_FUNC(pdev->devfn);
PCI_FUNC         2237 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	if (0 != PCI_FUNC (pdev->devfn))
PCI_FUNC         3159 drivers/net/ethernet/mellanox/mlx4/main.c 	return PCI_SLOT(pdev->devfn) * 8 + PCI_FUNC(pdev->devfn);
PCI_FUNC         1823 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	pfnum = PCI_FUNC(dev->pdev->devfn);
PCI_FUNC          523 drivers/net/ethernet/mellanox/mlx5/core/lag.c 	unsigned int fn = PCI_FUNC(dev->pdev->devfn);
PCI_FUNC         2448 drivers/net/ethernet/neterion/vxge/vxge-main.c 	int pci_fun = PCI_FUNC(vdev->pdev->devfn);
PCI_FUNC          569 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	return (PCI_FUNC(pdev->devfn) == 0) ? true : false;
PCI_FUNC         1450 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	int pci_func_id = PCI_FUNC(pdev->devfn);
PCI_FUNC          732 drivers/net/ethernet/qlogic/qed/qed_main.c 			 PCI_FUNC(cdev->pdev->devfn));
PCI_FUNC         1054 drivers/net/ethernet/qlogic/qede/qede_main.c 		PCI_SLOT(edev->pdev->devfn), PCI_FUNC(edev->pdev->devfn),
PCI_FUNC         4357 drivers/net/ethernet/realtek/r8169_main.c 	u32 func = PCI_FUNC(tp->pci_dev->devfn);
PCI_FUNC         4368 drivers/net/ethernet/realtek/r8169_main.c 	u32 func = PCI_FUNC(tp->pci_dev->devfn);
PCI_FUNC         1268 drivers/net/ethernet/sfc/siena_sriov.c 			 PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC           44 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c 	int func = PCI_FUNC(pdev->devfn);
PCI_FUNC         9748 drivers/net/ethernet/sun/niu.c 				 &niu_pci_ops, PCI_FUNC(pdev->devfn));
PCI_FUNC         2016 drivers/net/wireless/realtek/rtlwifi/pci.c 	pcipriv->ndis_adapter.funcnumber = PCI_FUNC(pdev->devfn);
PCI_FUNC         2044 drivers/net/wireless/realtek/rtlwifi/pci.c 		    PCI_FUNC(bridge_pdev->devfn);
PCI_FUNC          733 drivers/parisc/iosapic.c 		if (PCI_FUNC(pcidev->devfn) != SUPERIO_USB_FN)
PCI_FUNC          794 drivers/parisc/iosapic.c 		PCI_SLOT(pcidev->devfn), PCI_FUNC(pcidev->devfn),
PCI_FUNC          340 drivers/parisc/superio.c 	fn = PCI_FUNC(pcidev->devfn);
PCI_FUNC          165 drivers/pci/access.c 			     PCI_SLOT(devfn), PCI_FUNC(devfn), where);
PCI_FUNC          442 drivers/pci/controller/dwc/pci-keystone.c 		CFG_FUNC(PCI_FUNC(devfn));
PCI_FUNC          459 drivers/pci/controller/dwc/pci-keystone.c 		CFG_FUNC(PCI_FUNC(devfn));
PCI_FUNC          267 drivers/pci/controller/dwc/pcie-al.c 		PCI_SLOT(devfn), PCI_FUNC(devfn), where,
PCI_FUNC          289 drivers/pci/controller/dwc/pcie-al.c 		PCI_SLOT(devfn), PCI_FUNC(devfn), where,
PCI_FUNC          538 drivers/pci/controller/dwc/pcie-designware-host.c 		 PCIE_ATU_FUNC(PCI_FUNC(devfn));
PCI_FUNC          176 drivers/pci/controller/pci-aardvark.c 	 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where))
PCI_FUNC          195 drivers/pci/controller/pci-ftpci100.c 			PCI_CONF_FUNCTION(PCI_FUNC(fn)) |
PCI_FUNC          217 drivers/pci/controller/pci-ftpci100.c 		PCI_SLOT(fn), PCI_FUNC(fn), config, size, *value);
PCI_FUNC          230 drivers/pci/controller/pci-ftpci100.c 			PCI_CONF_FUNCTION(PCI_FUNC(fn)) |
PCI_FUNC          259 drivers/pci/controller/pci-ftpci100.c 		PCI_SLOT(fn), PCI_FUNC(fn), config, size, value);
PCI_FUNC          626 drivers/pci/controller/pci-hyperv.c 	wslot.bits.func = PCI_FUNC(devfn);
PCI_FUNC         1217 drivers/pci/controller/pci-hyperv.c 			   PCI_FUNC(pdev->devfn);
PCI_FUNC           52 drivers/pci/controller/pci-mvebu.c 	 PCIE_CONF_FUNC(PCI_FUNC(devfn)) | PCIE_CONF_REG(where) | \
PCI_FUNC          116 drivers/pci/controller/pci-rcar-gen2.c 	if (sys->busnr != bus->number || PCI_FUNC(devfn))
PCI_FUNC          459 drivers/pci/controller/pci-tegra.c 	       (PCI_FUNC(devfn) << 8) | (where & 0xff);
PCI_FUNC          335 drivers/pci/controller/pci-v3-semi.c 		address = PCI_FUNC(devfn) << 8;
PCI_FUNC          415 drivers/pci/controller/pci-v3-semi.c 		PCI_SLOT(fn), PCI_FUNC(fn), config, size, *value);
PCI_FUNC          429 drivers/pci/controller/pci-v3-semi.c 		PCI_SLOT(fn), PCI_FUNC(fn), config, size, value);
PCI_FUNC          127 drivers/pci/controller/pci-xgene.c 	f = PCI_FUNC(devfn);
PCI_FUNC          578 drivers/pci/controller/pcie-iproc.c 	unsigned int fn = PCI_FUNC(devfn);
PCI_FUNC          635 drivers/pci/controller/pcie-iproc.c 	unsigned fn = PCI_FUNC(devfn);
PCI_FUNC          290 drivers/pci/controller/pcie-mediatek.c 	writel(CFG_HEADER_DW2(where, PCI_FUNC(devfn), PCI_SLOT(devfn), bus),
PCI_FUNC          320 drivers/pci/controller/pcie-mediatek.c 	writel(CFG_HEADER_DW2(where, PCI_FUNC(devfn), PCI_SLOT(devfn), bus),
PCI_FUNC          740 drivers/pci/controller/pcie-mediatek.c 	writel(PCIE_CONF_ADDR(where, PCI_FUNC(devfn), PCI_SLOT(devfn),
PCI_FUNC          755 drivers/pci/controller/pcie-mediatek.c 	u32 func = PCI_FUNC(port->slot << 3);
PCI_FUNC          325 drivers/pci/controller/pcie-mobiveil.c 		PCI_FUNC(devfn) << PAB_FUNCTION_SHIFT;
PCI_FUNC          202 drivers/pci/controller/pcie-rcar.c 	func = PCI_FUNC(devfn);
PCI_FUNC          166 drivers/pci/controller/pcie-rockchip-host.c 				PCI_FUNC(devfn), where);
PCI_FUNC          200 drivers/pci/controller/pcie-rockchip-host.c 				PCI_FUNC(devfn), where);
PCI_FUNC          413 drivers/pci/hotplug/acpiphp_glue.c 		if (PCI_FUNC(dev->devfn) == func->function) {
PCI_FUNC          249 drivers/pci/hotplug/cpci_hotplug_pci.c 		    slot->bus->number, PCI_SLOT(slot->devfn), PCI_FUNC(slot->devfn));
PCI_FUNC         1031 drivers/pci/hotplug/cpqphp_core.c 		PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn), ctrl->rev);
PCI_FUNC          279 drivers/pci/hotplug/cpqphp_nvram.c 		rc = add_byte(&pFill, PCI_FUNC(ctrl->pci_dev->devfn), &usedbytes, &available);
PCI_FUNC          470 drivers/pci/hotplug/cpqphp_nvram.c 		       (function != PCI_FUNC(ctrl->pci_dev->devfn))) {
PCI_FUNC          252 drivers/pci/hotplug/pciehp_hpc.c 			PCI_FUNC(devfn), count, step, l);
PCI_FUNC         1160 drivers/pci/pci-acpi.c 	addr = (PCI_SLOT(pci_dev->devfn) << 16) | PCI_FUNC(pci_dev->devfn);
PCI_FUNC         6045 drivers/pci/pci.c 				PCI_SLOT(devfn_from), PCI_FUNC(devfn_from));
PCI_FUNC         6048 drivers/pci/pci.c 				PCI_SLOT(devfn_from), PCI_FUNC(devfn_from),
PCI_FUNC         6049 drivers/pci/pci.c 				PCI_SLOT(devfn_to), PCI_FUNC(devfn_to));
PCI_FUNC          224 drivers/pci/pcie/aer.c 		 p->function               == PCI_FUNC(pci->devfn);
PCI_FUNC          789 drivers/pci/pcie/aer.c 		 PCI_FUNC(devfn));
PCI_FUNC         1034 drivers/pci/pcie/aer.c 			       PCI_SLOT(entry.devfn), PCI_FUNC(entry.devfn));
PCI_FUNC         1072 drivers/pci/pcie/aer.c 		       domain, bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          282 drivers/pci/pcie/aspm.c 		child_reg[PCI_FUNC(child->devfn)] = reg16;
PCI_FUNC          306 drivers/pci/pcie/aspm.c 					   child_reg[PCI_FUNC(child->devfn)]);
PCI_FUNC          447 drivers/pci/pcie/aspm.c 	acceptable = &link->acceptable[PCI_FUNC(endpoint->devfn)];
PCI_FUNC          491 drivers/pci/pcie/aspm.c 		if (PCI_FUNC(child->devfn) == 0)
PCI_FUNC          646 drivers/pci/pcie/aspm.c 			&link->acceptable[PCI_FUNC(child->devfn)];
PCI_FUNC          200 drivers/pci/pcie/pme.c 			 busnr, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC         1750 drivers/pci/probe.c 		     PCI_FUNC(dev->devfn));
PCI_FUNC         2198 drivers/pci/probe.c 				PCI_SLOT(devfn), PCI_FUNC(devfn), delay - 1);
PCI_FUNC         2205 drivers/pci/probe.c 				PCI_SLOT(devfn), PCI_FUNC(devfn), delay - 1);
PCI_FUNC         2217 drivers/pci/probe.c 			PCI_SLOT(devfn), PCI_FUNC(devfn), delay - 1);
PCI_FUNC         2301 drivers/pci/probe.c 	if (PCI_FUNC(dev->devfn) != 0 || dev->is_virtfn)
PCI_FUNC          425 drivers/pci/proc.c 	sprintf(name, "%02x.%x", PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn));
PCI_FUNC         1712 drivers/pci/quirks.c 	if (PCI_FUNC(pdev->devfn))
PCI_FUNC         3111 drivers/pci/quirks.c 	if (PCI_FUNC(dev->devfn))
PCI_FUNC         3142 drivers/pci/quirks.c 	if (PCI_FUNC(dev->devfn))
PCI_FUNC         3995 drivers/pci/quirks.c 	if (PCI_FUNC(dev->devfn) != 0)
PCI_FUNC         4009 drivers/pci/quirks.c 	if (PCI_FUNC(dev->devfn) != 1)
PCI_FUNC         5206 drivers/pci/quirks.c 	if (PCI_FUNC(pdev->devfn) != consumer)
PCI_FUNC         5427 drivers/pci/quirks.c 				pp, PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          530 drivers/pci/vpd.c 	if (!PCI_FUNC(dev->devfn))
PCI_FUNC          197 drivers/pci/xen-pcifront.c 			 PCI_FUNC(devfn), where, size);
PCI_FUNC          237 drivers/pci/xen-pcifront.c 			 PCI_SLOT(devfn), PCI_FUNC(devfn), where, size, val);
PCI_FUNC          439 drivers/pci/xen-pcifront.c 				 PCI_SLOT(devfn), PCI_FUNC(devfn));
PCI_FUNC          121 drivers/pcmcia/o2micro.h 	if (PCI_FUNC(socket->dev->devfn) == 0) {
PCI_FUNC          240 drivers/pcmcia/ti113x.h 	if(PCI_FUNC(socket->dev->devfn)==1)
PCI_FUNC          789 drivers/pcmcia/ti113x.h 	if ((PCI_FUNC(socket->dev->devfn) == 0) ||
PCI_FUNC          848 drivers/pcmcia/ti113x.h 	if (disable_clkrun && PCI_FUNC(socket->dev->devfn) == 0) {
PCI_FUNC          871 drivers/pcmcia/ti113x.h 	if (PCI_FUNC(socket->dev->devfn) == 0)
PCI_FUNC         5662 drivers/scsi/advansys.c 			if (PCI_FUNC(pdev->devfn) == 0) {
PCI_FUNC         10518 drivers/scsi/advansys.c 		if (PCI_FUNC(pdev->devfn) != 0) {
PCI_FUNC          470 drivers/scsi/aic7xxx/aic79xx_osm.h 	return (PCI_FUNC(pci->devfn));
PCI_FUNC          218 drivers/scsi/aic7xxx/aic79xx_osm_pci.c 	if ((ahd->features & AHD_MULTI_FUNC) && PCI_FUNC(pdev->devfn) != 0)
PCI_FUNC          480 drivers/scsi/aic7xxx/aic7xxx_osm.h 	return (PCI_FUNC(pci->devfn));
PCI_FUNC          264 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 	if ((ahc->features & AHC_MULTI_FUNC) && PCI_FUNC(pdev->devfn) != 0)
PCI_FUNC          755 drivers/scsi/be2iscsi/be_cmds.c 						PCI_FUNC(ctrl->pdev->devfn));
PCI_FUNC          808 drivers/scsi/be2iscsi/be_cmds.c 			      PCI_FUNC(ctrl->pdev->devfn));
PCI_FUNC          879 drivers/scsi/be2iscsi/be_cmds.c 		      PCI_FUNC(phba->pcidev->devfn));
PCI_FUNC         1008 drivers/scsi/be2iscsi/be_cmds.c 			      pci_func_id, ctxt, PCI_FUNC(ctrl->pdev->devfn));
PCI_FUNC          743 drivers/scsi/be2iscsi/be_main.c 		       (PCI_FUNC(ctrl->pdev->devfn) * CEV_ISR_SIZE));
PCI_FUNC          756 drivers/scsi/bfa/bfad.c 	bfad->hal_pcidev.pci_func = PCI_FUNC(pdev->devfn);
PCI_FUNC          766 drivers/scsi/bfa/bfad.c 	bfad->pci_attr.pcifn = PCI_FUNC(pdev->devfn);
PCI_FUNC         1297 drivers/scsi/bfa/bfad.c 		(PCI_FUNC(pdev->devfn) != 0))
PCI_FUNC          811 drivers/scsi/bnx2i/bnx2i_iscsi.c 	hba->pci_func = PCI_FUNC(hba->pcidev->devfn);
PCI_FUNC          599 drivers/scsi/csiostor/csio_hw.h #define CSIO_PCI_FUNC(hw)		(PCI_FUNC((hw)->pdev->devfn))
PCI_FUNC          454 drivers/scsi/esas2r/esas2r_ioctl.c 		gcc->pci_addr.function_num = PCI_FUNC(a->pcid->devfn);
PCI_FUNC          784 drivers/scsi/esas2r/esas2r_ioctl.c 		gai->pci.func_num = PCI_FUNC(a->pcid->devfn);
PCI_FUNC         13549 drivers/scsi/lpfc/lpfc_init.c 		if (phba->cfg_ras_fwlog_func == PCI_FUNC(phba->pcidev->devfn) &&
PCI_FUNC         4434 drivers/scsi/megaraid.c 	mcontroller[i].pcifun = PCI_FUNC (pci_dev_func);
PCI_FUNC          415 drivers/scsi/megaraid/megaraid_mbox.c 		PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn)));
PCI_FUNC          890 drivers/scsi/megaraid/megaraid_mm.c 	cinfo->pcifun		= PCI_FUNC(hinfo->pci_dev_fn);
PCI_FUNC         1151 drivers/scsi/mpt3sas/mpt3sas_ctl.c 	karg.pci_information.u.bits.function = PCI_FUNC(ioc->pdev->devfn);
PCI_FUNC         2310 drivers/scsi/qla2xxx/qla_nx.c 	ha->portnum = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         2947 drivers/scsi/qla2xxx/qla_nx2.c 	    ((PCI_FUNC(ha->pdev->devfn) & 0xf) << 0x4);
PCI_FUNC         2972 drivers/scsi/qla2xxx/qla_os.c 		ha->portnum = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         3003 drivers/scsi/qla2xxx/qla_os.c 		ha->portnum = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         3020 drivers/scsi/qla2xxx/qla_os.c 		ha->portnum = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         2069 drivers/scsi/qla4xxx/ql4_nx.c 	dma_desc.cmd.dma_desc_cmd |= ((PCI_FUNC(ha->pdev->devfn) & 0xf) << 0x4);
PCI_FUNC         5895 drivers/scsi/qla4xxx/ql4_os.c 	func_num = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         8629 drivers/scsi/qla4xxx/ql4_os.c 	ha->func_num = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC         8883 drivers/scsi/qla4xxx/ql4_os.c 	if (PCI_FUNC(ha->pdev->devfn) & BIT_1)
PCI_FUNC         9647 drivers/scsi/qla4xxx/ql4_os.c 	fn = PCI_FUNC(ha->pdev->devfn);
PCI_FUNC          376 drivers/scsi/snic/snic_main.c 		  PCI_FUNC(pdev->devfn));
PCI_FUNC          397 drivers/scsi/snic/snic_main.c 		       PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
PCI_FUNC          747 drivers/scsi/snic/snic_main.c 		  PCI_FUNC(pdev->devfn));
PCI_FUNC          766 drivers/scsi/snic/snic_main.c 			  PCI_FUNC(pdev->devfn));
PCI_FUNC         1834 drivers/scsi/sym53c8xx_2/sym_glue.c 	if (PCI_FUNC(pdev->devfn) == 0) {
PCI_FUNC          108 drivers/spi/spi-pxa2xx-pci.c 	switch (PCI_FUNC(dev->devfn)) {
PCI_FUNC          116 drivers/ssb/driver_gige.c 	if ((PCI_SLOT(devfn) > 0) || (PCI_FUNC(devfn) > 0))
PCI_FUNC          146 drivers/ssb/driver_gige.c 	if ((PCI_SLOT(devfn) > 0) || (PCI_FUNC(devfn) > 0))
PCI_FUNC          212 drivers/ssb/driver_pcicore.c 				     PCI_FUNC(devfn), reg, val, size);
PCI_FUNC          226 drivers/ssb/driver_pcicore.c 				      PCI_FUNC(devfn), reg, &val, size);
PCI_FUNC          180 drivers/staging/mt7621-pci/pci-mt7621.c 					     PCI_FUNC(devfn), where);
PCI_FUNC          110 drivers/tty/serial/8250/8250_mid.c 	int index = PCI_FUNC(pdev->devfn);
PCI_FUNC          582 drivers/video/fbdev/intelfb/intelfbdrv.c 		PCI_FUNC(pdev->devfn), dinfo->name,
PCI_FUNC         5882 drivers/video/fbdev/sis/sis_main.c 	ivideo->pcifunc = PCI_FUNC(pdev->devfn);
PCI_FUNC         1508 drivers/video/fbdev/tgafb.c 			PCI_FUNC(to_pci_dev(dev)->devfn));
PCI_FUNC          165 drivers/xen/xen-pciback/pci_stub.c 		    && func == PCI_FUNC(psdev->dev->devfn)) {
PCI_FUNC          784 drivers/xen/xen-pciback/pci_stub.c 				PCI_FUNC(dev->devfn));
PCI_FUNC          842 drivers/xen/xen-pciback/pci_stub.c 				PCI_FUNC(dev->devfn));
PCI_FUNC          900 drivers/xen/xen-pciback/pci_stub.c 				PCI_FUNC(dev->devfn));
PCI_FUNC          954 drivers/xen/xen-pciback/pci_stub.c 				PCI_FUNC(dev->devfn));
PCI_FUNC         1090 drivers/xen/xen-pciback/pci_stub.c 	    || PCI_FUNC(devfn) != func)
PCI_FUNC         1116 drivers/xen/xen-pciback/pci_stub.c 		    && (func < 0 || PCI_FUNC(pci_dev_id->devfn) == func)) {
PCI_FUNC         1229 drivers/xen/xen-pciback/pci_stub.c 				   PCI_FUNC(pci_dev_id->devfn));
PCI_FUNC         1343 drivers/xen/xen-pciback/pci_stub.c 				   PCI_FUNC(quirk->pdev->devfn),
PCI_FUNC           48 drivers/xen/xen-pciback/vpci.c 			if (PCI_FUNC(entry->dev->devfn) == PCI_FUNC(devfn)) {
PCI_FUNC          110 drivers/xen/xen-pciback/vpci.c 					PCI_FUNC(dev->devfn));
PCI_FUNC          113 drivers/xen/xen-pciback/vpci.c 				func = PCI_FUNC(dev->devfn);
PCI_FUNC          126 drivers/xen/xen-pciback/vpci.c 			func = dev->is_virtfn ? 0 : PCI_FUNC(dev->devfn);
PCI_FUNC          254 drivers/xen/xen-pciback/vpci.c 					 PCI_FUNC(pcidev->devfn));
PCI_FUNC          219 drivers/xen/xen-pciback/xenbus.c 			    PCI_SLOT(devfn), PCI_FUNC(devfn));