Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dcy82c693.c95 dev = pci_get_slot(dev->bus, dev->devfn+1); in cy82c693_set_pio_mode()
187 dev2 = pci_get_slot(dev->bus, dev->devfn + 1); in cy82c693_init_one()
H A Dhpt366.c965 struct pci_dev *dev1 = pci_get_slot(dev->bus, in init_chipset_hpt366()
1458 dev2 = pci_get_slot(dev->bus, dev->devfn + 1); in hpt366_init_one()
H A Dpdc202xx_new.c424 dev2 = pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn) + 1, in pdc20270_get_dev2()
H A Dalim15x3.c231 struct pci_dev *north = pci_get_slot(dev->bus, PCI_DEVFN(0,0)); in init_chipset_ali15x3()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dvpd.c322 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_read()
337 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_write()
351 struct pci_dev *tdev = pci_get_slot(dev->bus, in pci_vpd_f0_set_size()
533 f0 = pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn), 0)); in quirk_f0_vpd_link()
H A Dsearch.c195 struct pci_dev *pci_get_slot(struct pci_bus *bus, unsigned int devfn) in pci_get_slot() function
213 EXPORT_SYMBOL(pci_get_slot);
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Dcpci_hotplug_pci.c250 slot->dev = pci_get_slot(slot->bus, slot->devfn); in cpci_configure_slot()
264 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_pci.c41 dev = pci_get_slot(parent, PCI_DEVFN(0, 0)); in pciehp_configure_device()
H A Ds390_pci_hpc.c91 pdev = pci_get_slot(zdev->zbus->bus, zdev->devfn); in disable_slot()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_iov.c84 pdev = pci_get_slot(zbus->bus, zdev->devfn); in zpci_iov_setup_virtfn()
H A Dpci_event.c58 pdev = pci_get_slot(zdev->zbus->bus, zdev->devfn); in __zpci_event_error()
H A Dpci_bus.c156 pdev = pci_get_slot(bus, zdev->devfn); in zpci_bus_add_device()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx-pci.c90 dma_dev = pci_get_slot(dev->bus, PCI_DEVFN(PCI_SLOT(dev->devfn), 0)); in lpss_spi_setup()
144 dma_dev = pci_get_slot(dev->bus, PCI_DEVFN(21, 0)); in mrfld_spi_setup()
/OK3568_Linux_fs/kernel/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.c143 dma_dev = pci_get_slot(pdev->bus, PCI_DEVFN(PCI_SLOT(pdev->devfn), 0)); in byt_serial_setup()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsys_miata.c187 struct pci_dev *pdev = pci_get_slot(dev->bus, dev->devfn & ~7); in miata_map_irq()
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Damd64-agp.c398 dev1 = pci_get_slot (pdev->bus,PCI_DEVFN(0,0)); in uli_agp_init()
461 dev1 = pci_get_slot(pdev->bus, PCI_DEVFN(11, 0)); in nforce3_agp_init()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_sl82c105.c272 bridge = pci_get_slot(pdev->bus, in sl82c105_bridge_revision()
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Dcore.c42 pdev0 = pci_get_slot(pdev->bus, devfn); in cb710_pci_configure()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c144 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahd_linux_pci_inherit_flags()
H A Daic7xxx_osm_pci.c187 master_pdev = pci_get_slot(pdev->bus, master_devfn); in ahc_linux_pci_inherit_flags()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dpci_of_scan.c368 dev = pci_get_slot(bus, devfn); in of_scan_pci_dev()

123