Searched refs:PCI_FUNC (Results 1 - 25 of 207) sorted by last modified time

123456789

/linux-master/drivers/iommu/amd/
H A Diommu.c612 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
645 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
683 PCI_FUNC(devid), domain_id);
701 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
745 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
752 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
757 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
770 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
775 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devid),
788 iommu->pci_seg->id, PCI_BUS_NUM(devid), PCI_SLOT(devid), PCI_FUNC(devi
[all...]
H A Dinit.c294 PCI_FUNC(iommu->devid));
1399 PCI_FUNC(e->devid),
1411 PCI_FUNC(e->devid),
1425 PCI_FUNC(e->devid),
1429 PCI_FUNC(e->ext >> 8));
1444 PCI_FUNC(e->devid),
1448 PCI_FUNC(e->ext >> 8));
1462 PCI_FUNC(e->devid),
1475 PCI_FUNC(e->devid),
1488 PCI_FUNC(
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c1327 PCI_FUNC(pdev->devfn),
/linux-master/drivers/pci/pcie/
H A Daspm.c265 if (PCI_FUNC(child->devfn) == 0)
434 child_old_ccc[PCI_FUNC(child->devfn)] = reg16 & PCI_EXP_LNKCTL_CCC;
450 child_old_ccc[PCI_FUNC(child->devfn)]);
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4971 hw->bus.func = PCI_FUNC(pdev->devfn);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c15672 hw->bus.func = PCI_FUNC(pdev->devfn);
/linux-master/drivers/pci/
H A Dquirks.c1818 if (PCI_FUNC(pdev->devfn))
3298 if (PCI_FUNC(dev->devfn))
3329 if (PCI_FUNC(dev->devfn))
4237 if (PCI_FUNC(dev->devfn) != 0)
4251 if (PCI_FUNC(dev->devfn) != 1)
5628 if (PCI_FUNC(pdev->devfn) != consumer)
5854 pp, PCI_SLOT(devfn), PCI_FUNC(devfn));
/linux-master/drivers/iommu/intel/
H A Diommu.c1869 bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c902 snprintf(pfun, sizeof(pfun), "f%d", PCI_FUNC(pdev->devfn));
2798 u32 func = PCI_FUNC(tp->pci_dev->devfn);
2809 u32 func = PCI_FUNC(tp->pci_dev->devfn);
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_os.c3141 ha->portnum = PCI_FUNC(ha->pdev->devfn);
3172 ha->portnum = PCI_FUNC(ha->pdev->devfn);
3189 ha->portnum = PCI_FUNC(ha->pdev->devfn);
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_app.c479 adpinfo.pci_func = PCI_FUNC(mrioc->pdev->devfn);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c15648 if (phba->cfg_ras_fwlog_func == PCI_FUNC(phba->pcidev->devfn) &&
H A Dlpfc_attr.c5866 if (phba->cfg_ras_fwlog_func != PCI_FUNC(phba->pcidev->devfn))
/linux-master/drivers/video/fbdev/
H A Dtgafb.c1523 PCI_FUNC(to_pci_dev(dev)->devfn));
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c5333 cp->func = PCI_FUNC(dev->pcidev->devfn);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13137 bp->pf_num = PCI_FUNC(pdev->devfn);
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c379 PCI_BUS_NUM(devid), PCI_SLOT(devfn), PCI_FUNC(devfn));
383 PCI_SLOT(devfn), PCI_FUNC(devfn));
/linux-master/drivers/infiniband/hw/efa/
H A Defa_main.c278 PCI_FUNC(dev->pdev->devfn));
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_ctl.c1179 karg.pci_information.u.bits.function = PCI_FUNC(ioc->pdev->devfn);
/linux-master/drivers/scsi/
H A Dmegaraid.c4400 mcontroller[i].pcifun = PCI_FUNC (pci_dev_func);
/linux-master/drivers/i2c/busses/
H A Di2c-designware-pcidrv.c134 c->bus_num = PCI_FUNC(pdev->devfn) + 0 + 1;
137 c->bus_num = PCI_FUNC(pdev->devfn) + 4 + 1;
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_vf_isr.c186 PCI_FUNC(pdev->devfn));
H A Dadf_dev_mgr.c25 PCI_FUNC(accel_to_pci_dev(vf)->devfn) +
/linux-master/arch/sparc/kernel/
H A Dpci.c322 dev->bus->number, PCI_SLOT(devfn), PCI_FUNC(devfn));
H A Dleon_pci_grpci2.c407 "size=%d\n", busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where,
428 "val=%x\n", busno, PCI_SLOT(devfn), PCI_FUNC(devfn),

Completed in 746 milliseconds

123456789