Searched refs:devfn (Results 226 - 250 of 327) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dmpc10x_common.c495 mpc10x_##rw##_config_##size(uint *cfg_addr, uint *cfg_data, int devfn, int offset, type val) \
498 ((offset & 0xfc) << 24) | (devfn << 16) \
H A Dmv64x60.c1291 u32 devfn; local
1295 devfn = PCI_DEVFN(0,0);
1302 early_write_config_word(hose, 0, devfn, PCI_CLASS_DEVICE, u16_val);
1305 early_read_config_word(hose, 0, devfn, PCI_COMMAND, &u16_val);
1309 early_write_config_word(hose, 0, devfn, PCI_COMMAND, u16_val);
1313 early_write_config_word(hose, 0, devfn, PCI_CACHE_LINE_SIZE, u16_val);
1378 mv64x60_pci_exclude_device(u8 bus, u8 devfn) argument
1385 if ((mv64x60_pci_exclude_bridge == 1) && (PCI_SLOT(devfn) == 0) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_serverworks.c419 if (!(PCI_FUNC(pdev->devfn) & 1)) {
456 if (!(PCI_FUNC(pdev->devfn) & 1))
H A Dpata_sl82c105.c269 PCI_DEVFN(PCI_SLOT(pdev->devfn), 0));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp_core.c459 ctrl->device = PCI_SLOT(pdev->devfn);
460 ctrl->function = PCI_FUNC(pdev->devfn);
H A Dibmphp_core.c156 (*cur_slot)->device = PCI_SLOT(rtable->slots[loop].devfn);
799 for (dev->devfn = 0; dev->devfn < 256; dev->devfn += 8) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm947xx-i2s.c468 pdev->bus->number, PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci.c326 pin = bridge_swizzle(pin, PCI_SLOT(dev->devfn));
333 return PCI_SLOT(dev->devfn);
509 /* from hose or from bus.devfn */
H A Dsys_marvel.c379 PCI_SLOT(dev->devfn),
380 PCI_FUNC(dev->devfn),
H A Dcore_cia.c207 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
215 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
226 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
233 if (mk_conf_addr(bus, devfn, where, &pci_addr, &type1))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dns87415.c95 if (PCI_SLOT(hwif->pci_dev->devfn) == 0xE) {
H A Dhpt366.c1197 if (chip_type == HPT374 && (PCI_FUNC(dev->devfn) & 1)) {
1275 if (PCI_FUNC(dev->devfn) & 1)
1280 if ((dev2 = pci_get_slot(dev->bus, dev->devfn + 1)) != NULL) {
1381 if (PCI_FUNC(dev->devfn) & 1)
1405 if ((dev2 = pci_get_slot(dev->bus, dev->devfn + 1)) != NULL) {
H A Dpdc202xx_new.c534 if (PCI_SLOT(dev->devfn) & 2)
540 (PCI_SLOT(findev->devfn) & 2)) {
H A Dsl82c105.c345 PCI_DEVFN(PCI_SLOT(dev->devfn), 0));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dvpdinfo.c272 PCI_SLOT(PciDev->devfn), PciDev->vendor, frame,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/83xx/
H A Dmpc834x_sys.c87 mpc83xx_exclude_device(u_char bus, u_char devfn) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dohci-pci.c62 b = pci_get_slot (pdev->bus, PCI_DEVFN (PCI_SLOT (pdev->devfn), 1));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dprom.h180 u8* bus, u8* devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dgt64260.h303 int gt64260_pci_exclude_device(u8 bus, u8 devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/
H A Dide-acpi.c92 devnum = PCI_SLOT(pdev->devfn);
93 func = PCI_FUNC(pdev->devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/82xx/
H A Dmpc82xx_ads.c510 static int m82xx_pci_exclude_device(u_char bus, u_char devfn) argument
512 if (bus == 0 && PCI_SLOT(devfn) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_osm.h648 return (PCI_FUNC(pci->devfn));
655 return (PCI_SLOT(pci->devfn));
H A Daic7xxx_osm.h610 return (PCI_FUNC(pci->devfn));
617 return (PCI_SLOT(pci->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-piix4.c125 if (PCI_FUNC(PIIX4_dev->devfn) != id->driver_data)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_procconf.c297 PCI_SLOT(card->devfn),

Completed in 231 milliseconds

1234567891011>>