Searched refs:PCI_FUNC (Results 101 - 118 of 118) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/netxen/
H A Dnetxen_nic_main.c193 int pci_func_id = PCI_FUNC(pdev->devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcpqarray.c521 PCI_FUNC(pdev->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/agp/
H A Dintel-agp.c1794 if (gmch_device && PCI_FUNC(gmch_device->devfn) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbdrv.c527 PCI_FUNC(pdev->devfn), dinfo->name,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dtgafb.c1680 PCI_FUNC(to_pci_dev(dev)->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dmegaraid.c4629 PCI_SLOT(pci_dev_func), PCI_FUNC(pci_dev_func));
4852 mcontroller[i].pcifun = PCI_FUNC (pci_dev_func);
H A Dadvansys.c3957 PCI_FUNC(pci_devp->devfn));
3981 PCI_FUNC(pci_devp->devfn));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_init.c3403 if (PCI_FUNC(ha->pdev->devfn)) {
3441 nv->port_name[1] = 0x00 + PCI_FUNC(ha->pdev->devfn);
/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)));
H A Dmegaraid_sas.c2358 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/drivers/media/video/
H A Dplanb.c2196 bus, PCI_SLOT(dev_fn), PCI_FUNC(dev_fn), old_base, confreg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ixgb/
H A Dixgb_main.c2296 if (0 != PCI_FUNC (pdev->devfn))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbnx2.c6042 if (PCI_FUNC(bp->pdev->devfn) == 0) {
6257 u32 off = PCI_FUNC(pdev->devfn) << 2;
H A De100.c2830 if (0 != PCI_FUNC(pdev->devfn))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Diphase.c3027 pdev->bus->number, PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));)
H A Dfore200e.c623 pci_dev->bus->number, 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/message/fusion/
H A Dmptbase.c1936 unsigned int func = PCI_FUNC(pdev->devfn);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/sis/
H A Dsis_main.c5767 ivideo->pcifunc = PCI_FUNC(pdev->devfn);

Completed in 634 milliseconds

12345