Searched refs:devfn (Results 251 - 275 of 327) sorted by relevance

<<11121314

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dradstone_ppc7d.c571 dev->vendor, dev->device, PCI_FUNC(dev->devfn), idsel, pin);
864 static int ppc7d_pci_exclude_device(u8 bus, u8 devfn) argument
870 if ((bus == 1) && (PCI_SLOT(devfn) == 4) && ppc7d_has_alma)
873 return mv64x60_pci_exclude_device(bus, devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dm82xx_pci.c177 pq2pci_exclude_device(u_char bus, u_char devfn) argument
H A Dppc83xx_setup.c304 extern int mpc83xx_exclude_device(u_char bus, u_char devfn);
H A Dppc85xx_setup.c201 extern int mpc85xx_exclude_device(u_char bus, u_char devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dpci_bind.c188 if (dev->devfn == PCI_DEVFN(data->id.device,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parisc/
H A Dsuperio.c341 fn = PCI_FUNC(pcidev->devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Drpadlpar_core.c146 dev = of_create_pci_dev(dn, phb->bus, pdn->devfn);
H A Dpciehp_hpc.c1298 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn), dev->irq);
H A Dshpchp_hpc.c1085 pdev->bus->number, PCI_SLOT(pdev->devfn),
1086 PCI_FUNC(pdev->devfn), pdev->irq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dmv64x60.h335 int mv64x60_pci_exclude_device(u8 bus, u8 devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-driver.c332 int pci_slot = PCI_SLOT(itv->dev->devfn);
791 PCI_SLOT(dev->devfn), PCI_FUNC(dev->devfn),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c754 unsigned int bus, devfn, slot, ret; local
764 devfn = (regs->phys_hi >> 8) & 0xff;
765 slot = (devfn >> 3) & 0x1f;
H A Dpci_psycho.c87 unsigned int devfn,
94 PSYCHO_CONFIG_ENCODE(bus, devfn, where));
85 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptctl.c1244 karg->pciInfo.u.bits.deviceNumber = PCI_SLOT( pdev->devfn );
1245 karg->pciInfo.u.bits.functionNumber = PCI_FUNC( pdev->devfn );
1250 karg->pciInfo.u.bits.deviceNumber = PCI_SLOT( pdev->devfn );
1251 karg->pciInfo.u.bits.functionNumber = PCI_FUNC( pdev->devfn );
2339 karg.devfn = pdev->devfn;
2458 if (pdev->devfn & 1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c444 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn)));
469 adapter->unique_id = pdev->bus->number << 8 | pdev->devfn;
3895 hinfo->pci_dev_fn = adapter->pdev->devfn;
3896 hinfo->pci_slot = PCI_SLOT(adapter->pdev->devfn);
3900 hinfo->unique_id = (hinfo->pci_bus << 8) | adapter->pdev->devfn;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Dpci.c374 PCI_DEVFN(PCI_SLOT(c->pdev->devfn), 0));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddvb-bt8xx.c113 (PCI_SLOT(adev->devfn) == PCI_SLOT(bdev->devfn)))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/cx88/
H A Dcx88-core.c1095 if (PCI_SLOT(pci->devfn) != core->pci_slot)
1110 core->pci_slot = PCI_SLOT(pci->devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_parse.c302 lspec = of_irq_pci_swizzle(PCI_SLOT(pdev->devfn), lspec);
307 | (pdev->devfn << 8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dfdomain.c825 PCI_SLOT(pdev->devfn),
826 PCI_FUNC(pdev->devfn));
H A Dhptiop.c692 pcidev->bus->number, pcidev->devfn >> 3, pcidev->devfn & 7,
H A Deata.c1040 printk("%s: get_pci_dev, bus %d, devfn 0x%x, addr 0x%x.\n",
1041 driver_name, dev->bus->number, dev->devfn, addr);
1063 printk("%s: enable_pci_ports, bus %d, devfn 0x%x.\n",
1064 driver_name, dev->bus->number, dev->devfn);
1069 ("%s: warning, pci_enable_device failed, bus %d devfn 0x%x.\n",
1070 driver_name, dev->bus->number, dev->devfn);
1538 ("%s: detect, bus %d, devfn 0x%x, pci_enable_device failed.\n",
1539 driver_name, dev->bus->number, dev->devfn);
1548 printk("%s: detect, seq. %d, bus %d, devfn 0x%x, addr 0x%x.\n",
1549 driver_name, k, dev->bus->number, dev->devfn, add
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dbtaudio.c952 PCI_SLOT(pci_dev->devfn),PCI_FUNC(pci_dev->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcpqarray.c520 pdev->device, pdev->bus->number, PCI_SLOT(pdev->devfn),
521 PCI_FUNC(pdev->devfn));
1204 pciinfo.dev_fn = host->pci_dev->devfn;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dtulip_core.c1472 if ((pdev->bus->number == 0) && (PCI_SLOT(pdev->devfn) == 4)) {
1481 ((PCI_SLOT(pdev->devfn) == 7) ||
1482 (PCI_SLOT(pdev->devfn) == 12))) {

Completed in 520 milliseconds

<<11121314