Home
last modified time | relevance | path

Searched refs:pci_get_slot (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/pci/hotplug/
H A Dpciehp_pci.c41 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 Dcpci_hotplug_pci.c248 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 Dshpchp_pci.c33 dev = pci_get_slot(parent, PCI_DEVFN(p_slot->device, 0)); in shpchp_configure_device()
H A Dpciehp_hpc.c575 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 Dcpci_hotplug_core.c298 dev = pci_get_slot(slot->bus, PCI_DEVFN(slot->number, 0)); in init_slots()
H A Dacpiphp_glue.c537 dev = pci_get_slot(bus, PCI_DEVFN(slot->device, in enable_slot()
/linux/drivers/spi/
H A Dspi-pxa2xx-pci.c152 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 Dsys_miata.c186 struct pci_dev *pdev = pci_get_slot(dev->bus, dev->devfn & ~7); in miata_map_irq()
/linux/drivers/tty/serial/8250/
H A D8250_mid.c71 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 D8250_lpss.c139 dma_dev = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in byt_serial_setup()
/linux/drivers/pci/
H A Dtsm.c85 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 Dvpd.c45 return pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn), 0)); in pci_get_func0_dev()
H A Dxen-pcifront.c420 d = pci_get_slot(b, devfn); in pcifront_scan_bus()
/linux/drivers/platform/x86/
H A Dp2sb.c201 pdev = pci_get_slot(bus, devfn); in p2sb_read_from_dev()
H A Deeepc-laptop.c604 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 Dohci-pci.c77 b = pci_get_slot (pdev->bus, PCI_DEVFN (PCI_SLOT (pdev->devfn), 1)); in ohci_quirk_ns()
/linux/drivers/ata/
H A Dpata_sl82c105.c272 bridge = pci_get_slot(pdev->bus, in sl82c105_bridge_revision()
H A Dpata_hpt37x.c661 pdev_fn0 = pci_get_slot(pdev->bus, pdev->devfn - 1); in hpt37x_pci_clock()
/linux/drivers/pcmcia/
H A Dti113x.h487 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 Daic79xx_osm_pci.c124 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahd_linux_pci_inherit_flags()
H A Daic7xxx_osm_pci.c163 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahc_linux_pci_inherit_flags()
/linux/arch/s390/pci/
H A Dpci_bus.c109 pdev = pci_get_slot(zbus->bus, zdev->devfn); in zpci_bus_remove_device()
/linux/arch/powerpc/kernel/
H A Dpci_of_scan.c375 dev = pci_get_slot(bus, devfn); in of_scan_pci_dev()
/linux/arch/um/drivers/
H A Dvirt-pci.c520 pci_dev = pci_get_slot(bridge->bus, i); in um_pci_device_unregister()
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c705 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()

12