| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_pci.c | 41 dev = pci_get_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device() 75 dev = pci_get_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device()
|
| H A D | cpci_hotplug_pci.c | 248 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot() 262 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
|
| H A D | shpchp_pci.c | 33 dev = pci_get_slot(parent, PCI_DEVFN(p_slot->device, 0)); in shpchp_configure_device()
|
| H A D | pciehp_hpc.c | 575 pdev = pci_get_slot(ctrl->pcie->port->subordinate, PCI_DEVFN(0, 0)); in pciehp_device_replaced() 1088 pdev = pci_get_slot(subordinate, PCI_DEVFN(0, 0)); in pcie_init()
|
| H A D | cpci_hotplug_core.c | 298 dev = pci_get_slot(slot->bus, PCI_DEVFN(slot->number, 0)); in init_slots()
|
| H A D | acpiphp_glue.c | 537 dev = pci_get_slot(bus, PCI_DEVFN(slot->device, in enable_slot()
|
| /linux/drivers/spi/ |
| H A D | spi-pxa2xx-pci.c | 152 dma_dev = pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn), 0)); in lpss_spi_setup() 228 dma_dev = pci_get_slot(dev->bus, PCI_DEVFN(21, 0)); in mrfld_spi_setup()
|
| /linux/arch/alpha/kernel/ |
| H A D | sys_miata.c | 186 struct pci_dev *pdev = pci_get_slot(dev->bus, dev->devfn & ~7); in miata_map_irq()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_mid.c | 71 mid->dma_dev = pci_get_slot(pdev->bus, in pnw_setup() 126 mid->dma_dev = pci_get_slot(pdev->bus, PCI_DEVFN(5, 0)); in tng_setup()
|
| H A D | 8250_lpss.c | 139 dma_dev = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in byt_serial_setup()
|
| /linux/drivers/pci/ |
| H A D | tsm.c | 85 struct pci_dev *pf __free(pci_dev_put) = pci_get_slot( in DEFINE_FREE() 129 struct pci_dev *pf __free(pci_dev_put) = pci_get_slot( in pci_tsm_walk_fns_reverse() 649 return pci_get_slot(pf_dev->bus, in pf0_dev_get()
|
| H A D | vpd.c | 45 return pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn), 0)); in pci_get_func0_dev()
|
| H A D | xen-pcifront.c | 420 d = pci_get_slot(b, devfn); in pcifront_scan_bus()
|
| /linux/drivers/platform/x86/ |
| H A D | p2sb.c | 201 pdev = pci_get_slot(bus, devfn); in p2sb_read_from_dev()
|
| H A D | eeepc-laptop.c | 604 dev = pci_get_slot(bus, 0); in eeepc_rfkill_hotplug() 616 dev = pci_get_slot(bus, 0); in eeepc_rfkill_hotplug()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-pci.c | 77 b = pci_get_slot (pdev->bus, PCI_DEVFN (PCI_SLOT (pdev->devfn), 1)); in ohci_quirk_ns()
|
| /linux/drivers/ata/ |
| H A D | pata_sl82c105.c | 272 bridge = pci_get_slot(pdev->bus, in sl82c105_bridge_revision()
|
| H A D | pata_hpt37x.c | 661 pdev_fn0 = pci_get_slot(pdev->bus, pdev->devfn - 1); in hpt37x_pci_clock()
|
| /linux/drivers/pcmcia/ |
| H A D | ti113x.h | 487 func0 = pci_get_slot(socket->dev->bus, socket->dev->devfn & ~0x07); in ti12xx_align_irqs() 707 func = pci_get_slot(socket->dev->bus, in ti12xx_2nd_slot_empty()
|
| /linux/drivers/scsi/aic7xxx/ |
| H A D | aic79xx_osm_pci.c | 124 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahd_linux_pci_inherit_flags()
|
| H A D | aic7xxx_osm_pci.c | 163 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahc_linux_pci_inherit_flags()
|
| /linux/arch/s390/pci/ |
| H A D | pci_bus.c | 109 pdev = pci_get_slot(zbus->bus, zdev->devfn); in zpci_bus_remove_device()
|
| /linux/arch/powerpc/kernel/ |
| H A D | pci_of_scan.c | 375 dev = pci_get_slot(bus, devfn); in of_scan_pci_dev()
|
| /linux/arch/um/drivers/ |
| H A D | virt-pci.c | 520 pci_dev = pci_get_slot(bridge->bus, i); in um_pci_device_unregister()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 705 pdev_net = pci_get_slot(dev->pdev->bus, in pvrdma_netdevice_event_handle() 942 pdev_net = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in pvrdma_pci_probe()
|