dev_fn 109 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u8 *val); dev_fn 111 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u16 *val); dev_fn 113 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u32 *val); dev_fn 115 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u8 val); dev_fn 117 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u16 val); dev_fn 119 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int where, u32 val); dev_fn 122 arch/microblaze/include/asm/pci-bridge.h int dev_fn, int cap); dev_fn 103 arch/mips/pci/ops-pmcmsp.c unsigned char dev_fn = 0xF; /* Arbitrary device number */ dev_fn 128 arch/mips/pci/ops-pmcmsp.c (dev_fn << BPCI_CFGADDR_FUNCTNUM_SHF) | dev_fn 339 arch/mips/pci/ops-pmcmsp.c unsigned char dev_fn = (unsigned char)devfn; dev_fn 396 arch/mips/pci/ops-pmcmsp.c (dev_fn << BPCI_CFGADDR_FUNCTNUM_SHF) | dev_fn 100 arch/mips/pci/pci-alchemy.c unsigned int dev_fn, unsigned char where, u32 *data) dev_fn 103 arch/mips/pci/pci-alchemy.c unsigned int device = PCI_SLOT(dev_fn); dev_fn 104 arch/mips/pci/pci-alchemy.c unsigned int function = PCI_FUNC(dev_fn); dev_fn 135 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u8 *val); dev_fn 137 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u16 *val); dev_fn 139 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u32 *val); dev_fn 141 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u8 val); dev_fn 143 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u16 val); dev_fn 145 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int where, u32 val); dev_fn 148 arch/powerpc/include/asm/pci-bridge.h int dev_fn, int cap); dev_fn 97 arch/powerpc/platforms/maple/pci.c u8 bus, u8 dev_fn, u8 offset) dev_fn 102 arch/powerpc/platforms/maple/pci.c if (dev_fn < (11 << 3)) dev_fn 104 arch/powerpc/platforms/maple/pci.c caddr = u3_agp_cfa0(dev_fn, offset); dev_fn 106 arch/powerpc/platforms/maple/pci.c caddr = u3_agp_cfa1(bus, dev_fn, offset); dev_fn 353 arch/powerpc/platforms/maple/pci.c u8 bus, u8 dev_fn, int offset) dev_fn 358 arch/powerpc/platforms/maple/pci.c caddr = u4_pcie_cfa0(dev_fn, offset); dev_fn 360 arch/powerpc/platforms/maple/pci.c caddr = u4_pcie_cfa1(bus, dev_fn, offset); dev_fn 124 arch/powerpc/platforms/powermac/pci.c ((1 << (unsigned int)PCI_SLOT(dev_fn)) \ dev_fn 125 arch/powerpc/platforms/powermac/pci.c | (((unsigned int)PCI_FUNC(dev_fn)) << 8) \ dev_fn 135 arch/powerpc/platforms/powermac/pci.c unsigned int dev_fn, dev_fn 146 arch/powerpc/platforms/powermac/pci.c if (dev_fn < (11 << 3)) dev_fn 148 arch/powerpc/platforms/powermac/pci.c caddr = MACRISC_CFA0(dev_fn, offset); dev_fn 150 arch/powerpc/platforms/powermac/pci.c caddr = MACRISC_CFA1(bus->number, dev_fn, offset); dev_fn 383 arch/powerpc/platforms/powermac/pci.c ((1 << ((unsigned int)PCI_SLOT(dev_fn))) \ dev_fn 384 arch/powerpc/platforms/powermac/pci.c | (((unsigned int)PCI_FUNC(dev_fn)) << 8) \ dev_fn 396 arch/powerpc/platforms/powermac/pci.c unsigned int dev_fn, dev_fn 410 arch/powerpc/platforms/powermac/pci.c caddr = U4_PCIE_CFA0(dev_fn, offset); dev_fn 412 arch/powerpc/platforms/powermac/pci.c caddr = U4_PCIE_CFA1(bus->number, dev_fn, offset); dev_fn 1030 drivers/atm/iphase.h unsigned char dev_fn; dev_fn 6310 drivers/scsi/hpsa.c pciinfo.dev_fn = h->pdev->devfn; dev_fn 692 drivers/scsi/hpsa_cmd.h unsigned char dev_fn; dev_fn 5833 drivers/scsi/smartpqi/smartpqi_init.c pciinfo.dev_fn = pci_dev->devfn; dev_fn 15 include/uapi/linux/cciss_ioctl.h unsigned char dev_fn;