Searched refs:PCI_SLOT (Results 51 - 75 of 251) sorted by relevance

1234567891011

/linux-master/arch/mips/pci/
H A Dpci-bcm1480.c92 devno = PCI_SLOT(devfn);
H A Dpci-sb1250.c99 devno = PCI_SLOT(devfn);
H A Dpci-bcm1480ht.c83 devno = PCI_SLOT(devfn);
H A Dops-loongson2.c41 int device = PCI_SLOT(devfn);
H A Dpci-ar71xx.c87 ret = (1 << PCI_SLOT(devfn)) | (PCI_FUNC(devfn) << 8) |
91 ret = (bus->number << 16) | (PCI_SLOT(devfn) << 11) |
H A Dpci-mt7620.c140 unsigned int slot = PCI_SLOT(devfn);
172 unsigned int slot = PCI_SLOT(devfn);
H A Dpci-xtalk-bridge.c98 int slot = PCI_SLOT(dev->devfn);
124 int slot = PCI_SLOT(devfn);
162 int slot = PCI_SLOT(devfn);
209 int slot = PCI_SLOT(devfn);
248 int slot = PCI_SLOT(devfn);
H A Dpci-rt3883.c236 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
269 address = rt3883_pci_get_cfgaddr(bus->number, PCI_SLOT(devfn),
460 switch (PCI_SLOT(devfn)) {
/linux-master/drivers/media/pci/mantis/
H A Dmantis_pci.c48 PCI_SLOT(mantis->pdev->devfn),
/linux-master/drivers/pci/pcie/
H A Drcec.c35 if (devn == PCI_SLOT(rciep->devfn))
/linux-master/drivers/pci/controller/
H A Dpci-versatile.c52 if (pci_slot_ignore & (1 << PCI_SLOT(devfn)))
H A Dpci-ixp4xx.c192 ~PCI_CONF1_ENABLE) | BIT(32-PCI_SLOT(devfn));
195 return (PCI_CONF1_ADDRESS(bus_num, PCI_SLOT(devfn),
310 where, size, bus_num, PCI_SLOT(devfn), PCI_FUNC(devfn), addr, cmd);
358 value, where, size, bus_num, PCI_SLOT(devfn), PCI_FUNC(devfn), addr, cmd);
/linux-master/drivers/scsi/snic/
H A Dsnic_main.c361 pdev->bus->number, PCI_SLOT(pdev->devfn),
383 PCI_SLOT(pdev->devfn), PCI_FUNC(pdev->devfn));
732 pdev->bus->number, PCI_SLOT(pdev->devfn),
751 pdev->bus->number, PCI_SLOT(pdev->devfn),
/linux-master/arch/sparc/kernel/
H A Dpci_common.c130 if (!bus_dev->number && !PCI_SLOT(devfn))
220 if (!bus_dev->number && !PCI_SLOT(devfn))
264 unsigned int device = PCI_SLOT(devfn);
297 unsigned int device = PCI_SLOT(devfn);
H A Dleon_pci_grpci1.c247 if (PCI_SLOT(devfn) > 15 || busno > 15) {
270 busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where, *val, size);
285 if (PCI_SLOT(devfn) > 15 || busno > 15)
291 busno, PCI_SLOT(devfn), PCI_FUNC(devfn), where, size, val);
/linux-master/drivers/parisc/
H A Diosapic.c106 ** intr_line = find IRT entry(isi, PCI_SLOT(pcidev), intr_pin)
458 pcidev->slot_name, PCI_SLOT(pcidev->devfn), intr_pin);
507 intr_slot = PCI_SLOT(p->self->devfn);
509 intr_slot = PCI_SLOT(pcidev->devfn);
785 PCI_SLOT(pcidev->devfn), PCI_FUNC(pcidev->devfn),
/linux-master/drivers/bcma/
H A Ddriver_pci_host.c243 err = bcma_extpci_read_config(pc, PCI_SLOT(devfn),
263 err = bcma_extpci_write_config(pc, PCI_SLOT(devfn),
536 if (PCI_SLOT(dev->devfn) != 0)
563 if (PCI_SLOT(dev->devfn) == 0)
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.h84 #define HISI_PCIE_CORE_PORT_ID(devfn) ((PCI_SLOT(devfn) & 0x7) << 1)
/linux-master/drivers/iommu/intel/
H A Ddebugfs.c164 tbl_wlk->bus, PCI_SLOT(tbl_wlk->devfn),
443 iommu->segment, bus, PCI_SLOT(devfn), PCI_FUNC(devfn));
560 PCI_SLOT(ri_entry->sid), PCI_FUNC(ri_entry->sid),
584 PCI_SLOT(pi_entry->sid), PCI_FUNC(pi_entry->sid),
/linux-master/arch/powerpc/platforms/
H A Dfsl_uli1575.c351 if ((PCI_SLOT(devfn) == 29) && (PCI_FUNC(devfn) == 1))
355 if ((PCI_SLOT(devfn) == 29) && (PCI_FUNC(devfn) == 2))
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_dev_mgr.c24 return ((7 * (PCI_SLOT(accel_to_pci_dev(vf)->devfn) - 1)) +
26 (PCI_SLOT(accel_to_pci_dev(vf)->devfn) - 1));
/linux-master/arch/x86/pci/
H A Dolpc.c172 return (!bus && ((PCI_SLOT(devfn) == NB_SLOT) ||
173 (PCI_SLOT(devfn) == SB_SLOT)));
/linux-master/drivers/iommu/amd/
H A Dinit.c294 PCI_BUS_NUM(iommu->devid), PCI_SLOT(iommu->devid),
1346 PCI_SLOT(e->devid),
1358 PCI_SLOT(e->devid),
1372 PCI_SLOT(e->devid),
1376 PCI_SLOT(e->ext >> 8),
1391 PCI_SLOT(e->devid),
1395 PCI_SLOT(e->ext >> 8),
1409 PCI_SLOT(e->devid),
1422 PCI_SLOT(e->devid),
1435 PCI_SLOT(
[all...]
/linux-master/drivers/pci/hotplug/
H A Dacpiphp_glue.c497 if (PCI_SLOT(dev->devfn) == slot->device)
508 if (PCI_SLOT(dev->devfn) != slot->device)
566 if (PCI_SLOT(dev->devfn) == slot->device)
581 if (PCI_SLOT(dev->devfn) == slot->device && dev->ignore_hotplug)
718 if (PCI_SLOT(dev->devfn) == slot->device)
/linux-master/drivers/ssb/
H A Ddriver_pcicore.c212 err = ssb_extpci_read_config(extpci_core, bus->number, PCI_SLOT(devfn),
226 err = ssb_extpci_write_config(extpci_core, bus->number, PCI_SLOT(devfn),
286 if (dev->bus->number != 0 || PCI_SLOT(dev->devfn) != 0)

Completed in 246 milliseconds

1234567891011