/openbmc/qemu/hw/audio/ |
H A D | via-ac97.c | 424 static void via_ac97_realize(PCIDevice *pci_dev, Error **errp) in via_ac97_realize() 497 static void via_mc97_realize(PCIDevice *pci_dev, Error **errp) in via_mc97_realize()
|
/openbmc/linux/drivers/ssb/ |
H A D | scan.c | 99 static u16 pcidev_to_chipid(struct pci_dev *pci_dev) in pcidev_to_chipid()
|
/openbmc/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 1714 static int cio2_pci_probe(struct pci_dev *pci_dev, in cio2_pci_probe() 1839 static void cio2_pci_remove(struct pci_dev *pci_dev) in cio2_pci_remove() 1858 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_runtime_suspend() local 1876 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_runtime_resume() local 1973 struct pci_dev *pci_dev = to_pci_dev(dev); in cio2_suspend() local
|
/openbmc/qemu/hw/i386/xen/ |
H A D | xen_pvdevice.c | 86 static void xen_pv_realize(PCIDevice *pci_dev, Error **errp) in xen_pv_realize()
|
H A D | xen_platform.c | 271 PCIDevice *pci_dev = PCI_DEVICE(s); in platform_fixed_ioport_writew() local 446 PCIDevice *pci_dev = PCI_DEVICE(s); in xen_platform_ioport_writeb() local
|
/openbmc/qemu/hw/pci-host/ |
H A D | grackle.c | 37 static int pci_grackle_map_irq(PCIDevice *pci_dev, int irq_num) in pci_grackle_map_irq()
|
/openbmc/qemu/hw/net/ |
H A D | tulip.c | 960 static void pci_tulip_realize(PCIDevice *pci_dev, Error **errp) in pci_tulip_realize() 991 static void pci_tulip_exit(PCIDevice *pci_dev) in pci_tulip_exit() 1002 PCIDevice *pci_dev = PCI_DEVICE(obj); in tulip_instance_init() local
|
/openbmc/qemu/hw/remote/ |
H A D | message.c | 35 PCIDevice *pci_dev = NULL; in mpqemu_remote_msg_loop_co() local
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | ne2k-pci.c | 195 struct pci_dev *pci_dev; member 668 struct pci_dev *pci_dev = (struct pci_dev *) ei->priv; in ne2k_pci_get_drvinfo() local
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu-pci.c | 139 static void riscv_iommu_pci_exit(PCIDevice *pci_dev) in riscv_iommu_pci_exit()
|
/openbmc/qemu/hw/i386/ |
H A D | pc_piix.c | 83 static int pc_pci_slot_get_pirq(PCIDevice *pci_dev, int pci_intx) in pc_pci_slot_get_pirq() 240 PCIDevice *pci_dev; in pc_init1() local
|
/openbmc/qemu/hw/ide/ |
H A D | pci.c | 225 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_prepare_buf() local 277 PCIDevice *pci_dev = PCI_DEVICE(bm->pci_dev); in bmdma_rw_buf() local
|
/openbmc/qemu/hw/pci-bridge/ |
H A D | pci_expander_bridge.c | 272 static int pxb_map_irq_fn(PCIDevice *pci_dev, int pin) in pxb_map_irq_fn() 416 static void pxb_dev_exitfn(PCIDevice *pci_dev) in pxb_dev_exitfn()
|
/openbmc/linux/drivers/pci/pcie/ |
H A D | rcec.c | 134 void pcie_walk_rcec(struct pci_dev *rcec, int (*cb)(struct pci_dev *, void *), in pcie_walk_rcec()
|
H A D | err.c | 188 int (*cb)(struct pci_dev *, void *), in pci_walk_bridge()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-pci.c | 718 static void virtio_pci_ats_ctrl_trigger(PCIDevice *pci_dev, bool enable) in virtio_pci_ats_ctrl_trigger() 750 static void virtio_write_config(PCIDevice *pci_dev, uint32_t address, in virtio_write_config() 795 static uint32_t virtio_read_config(PCIDevice *pci_dev, in virtio_read_config() 2133 static void virtio_pci_realize(PCIDevice *pci_dev, Error **errp) in virtio_pci_realize() 2272 static void virtio_pci_exit(PCIDevice *pci_dev) in virtio_pci_exit() 2388 PCIDevice *pci_dev = &proxy->pci_dev; in virtio_pci_dc_realize() local
|
/openbmc/linux/drivers/media/pci/ngene/ |
H A D | ngene-core.c | 828 static int create_ring_buffer(struct pci_dev *pci_dev, in create_ring_buffer() 878 static int AllocateRingBuffers(struct pci_dev *pci_dev, in AllocateRingBuffers() 1662 int ngene_probe(struct pci_dev *pci_dev, const struct pci_device_id *id) in ngene_probe()
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800pci.c | 447 static int rt2800pci_probe(struct pci_dev *pci_dev, in rt2800pci_probe()
|
/openbmc/linux/drivers/media/pci/cx25821/ |
H A D | cx25821-core.c | 1262 static int cx25821_initdev(struct pci_dev *pci_dev, in cx25821_initdev() 1329 static void cx25821_finidev(struct pci_dev *pci_dev) in cx25821_finidev()
|
/openbmc/qemu/tests/qtest/ |
H A D | virtio-blk-test.c | 478 QPCIDevice *pci_dev = blk_object->get_driver(blk_object, "pci-device"); in msix() local 588 QPCIDevice *pci_dev = blk_object->get_driver(blk_object, "pci-device"); in idx() local
|
/openbmc/qemu/hw/xen/ |
H A D | xen-hvm-common.c | 135 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_realize() local 153 PCIDevice *pci_dev = PCI_DEVICE(dev); in xen_device_unrealize() local
|
/openbmc/linux/drivers/virtio/ |
H A D | virtio_pci_common.h | 47 struct pci_dev *pci_dev; member
|
H A D | virtio_pci_legacy.c | 209 struct pci_dev *pci_dev = vp_dev->pci_dev; in virtio_pci_legacy_probe() local
|
/openbmc/linux/include/linux/ |
H A D | virtio_pci_modern.h | 16 struct pci_dev *pci_dev; member
|
/openbmc/qemu/hw/usb/ |
H A D | hcd-ehci-pci.c | 116 PCIDevice *pci_dev = PCI_DEVICE(dev); in usb_ehci_pci_reset() local
|