Home
last modified time | relevance | path

Searched refs:PCIDevice (Results 101 – 125 of 252) sorted by relevance

1234567891011

/qemu/hw/net/rocker/
H A Drocker.c43 PCIDevice parent_obj;
150 PCIDevice *dev = PCI_DEVICE(r); in tx_consume()
468 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_irq()
601 PCIDevice *dev = (PCIDevice *)r; in rx_produce()
704 PCIDevice *dev = PCI_DEVICE(r); in rocker_test_dma_ctrl()
1207 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_vectors_unuse()
1217 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_vectors_use()
1227 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_init()
1247 PCIDevice *dev = PCI_DEVICE(r); in rocker_msix_uninit()
1265 static void pci_rocker_realize(PCIDevice *dev, Error **errp) in pci_rocker_realize()
[all …]
/qemu/hw/pci-host/
H A Ddesignware.c128 designware_pcie_root_config_read(PCIDevice *d, uint32_t address, int len) in designware_pcie_root_config_read()
226 PCIDevice *pcidev = pci_find_device(pcibus, busnum, devfn); in designware_pcie_root_data_access()
299 static void designware_pcie_root_config_write(PCIDevice *d, uint32_t address, in designware_pcie_root_config_write()
394 static void designware_pcie_root_realize(PCIDevice *dev, Error **errp) in designware_pcie_root_realize()
623 PCIDevice *device = pci_find_device(pci->bus, 0, 0); in designware_pcie_host_mmio_read()
635 PCIDevice *device = pci_find_device(pci->bus, 0, 0); in designware_pcie_host_mmio_write()
H A Di440fx.c75 static void i440fx_realize(PCIDevice *dev, Error **errp) in i440fx_realize()
87 PCIDevice *pd = PCI_DEVICE(d); in i440fx_update_memory_mappings()
102 static void i440fx_write_config(PCIDevice *dev, in i440fx_write_config()
256 PCIDevice *d; in i440fx_pcihost_realize()
H A Dxilinx-pcie.c189 static uint32_t xilinx_pcie_root_config_read(PCIDevice *d, in xilinx_pcie_root_config_read()
236 static void xilinx_pcie_root_config_write(PCIDevice *d, uint32_t address, in xilinx_pcie_root_config_write()
272 static void xilinx_pcie_root_realize(PCIDevice *pci_dev, Error **errp) in xilinx_pcie_root_realize()
H A Dpnv_phb.c170 PCIDevice *root = pci_new(PCI_DEVFN(0, 0), TYPE_PNV_PHB_ROOT_PORT); in pnv_phb_realize()
215 PCIDevice *d = PCI_DEVICE(obj); in pnv_phb_root_port_reset_hold()
245 PCIDevice *pci = PCI_DEVICE(dev); in pnv_phb_root_port_realize()
/qemu/hw/net/
H A De1000e.c63 PCIDevice parent_obj;
316 e1000e_init_net_peer(E1000EState *s, PCIDevice *pci_dev, uint8_t *macaddr) in e1000e_init_net_peer()
373 e1000e_add_pm_capability(PCIDevice *pdev, uint8_t offset, uint16_t pmc) in e1000e_add_pm_capability()
399 static void e1000e_write_config(PCIDevice *pci_dev, uint32_t address, in e1000e_write_config()
412 static void e1000e_pci_realize(PCIDevice *pci_dev, Error **errp) in e1000e_pci_realize()
499 static void e1000e_pci_uninit(PCIDevice *pci_dev) in e1000e_pci_uninit()
H A Dpcnet-pci.c59 PCIDevice parent_obj;
181 static void pci_pcnet_uninit(PCIDevice *dev) in pci_pcnet_uninit()
197 static void pci_pcnet_realize(PCIDevice *pci_dev, Error **errp) in pci_pcnet_realize()
/qemu/include/hw/pci-host/
H A Dspapr.h116 PCIDevice *spapr_pci_find_dev(SpaprMachineState *spapr, uint64_t buid,
168 char *spapr_pci_fw_dev_name(PCIDevice *dev);
/qemu/hw/isa/
H A Di82378.c33 PCIDevice parent_obj;
63 static void i82378_realize(PCIDevice *pci, Error **errp) in i82378_realize()
/qemu/hw/remote/
H A Diohub.c49 int remote_iohub_map_irq(PCIDevice *pci_dev, int intx) in remote_iohub_map_irq()
91 void process_set_irqfd_msg(PCIDevice *pci_dev, MPQemuMsg *msg) in process_set_irqfd_msg()
/qemu/hw/ipmi/
H A Dpci_ipmi_bt.c35 PCIDevice dev;
55 static void pci_ipmi_bt_realize(PCIDevice *pd, Error **errp) in pci_ipmi_bt_realize()
H A Dpci_ipmi_kcs.c35 PCIDevice dev;
55 static void pci_ipmi_kcs_realize(PCIDevice *pd, Error **errp) in pci_ipmi_kcs_realize()
/qemu/hw/ide/
H A Dich.c108 static void pci_ich9_ahci_realize(PCIDevice *dev, Error **errp) in pci_ich9_ahci_realize()
157 static void pci_ich9_uninit(PCIDevice *dev) in pci_ich9_uninit()
/qemu/include/qemu/
H A Dtypedefs.h80 typedef struct PCIDevice PCIDevice; typedef
/qemu/hw/display/
H A Dvga-pci.c48 PCIDevice dev;
236 static void pci_std_vga_realize(PCIDevice *dev, Error **errp) in pci_std_vga_realize()
274 static void pci_secondary_vga_realize(PCIDevice *dev, Error **errp) in pci_secondary_vga_realize()
304 static void pci_secondary_vga_exit(PCIDevice *dev) in pci_secondary_vga_exit()
/qemu/hw/scsi/
H A Dvmw_pvscsi.c107 PCIDevice parent_obj;
364 PCIDevice *d = PCI_DEVICE(s); in pvscsi_update_irq_status()
702 PCIDevice *d = PCI_DEVICE(s); in pvscsi_build_sglist()
1111 PCIDevice *d = PCI_DEVICE(s); in pvscsi_init_msi()
1126 PCIDevice *d = PCI_DEVICE(s); in pvscsi_cleanup_msi()
1154 pvscsi_realizefn(PCIDevice *pci_dev, Error **errp) in pvscsi_realizefn()
1197 pvscsi_uninit(PCIDevice *pci_dev) in pvscsi_uninit()
1210 PCIDevice *d = PCI_DEVICE(dev); in pvscsi_reset()
1267 vmstate_pci_device, PCIDevice),
1311 PCIDevice *pci_dev = PCI_DEVICE(qdev); in pvscsi_realize()
/qemu/hw/vfio/
H A Dpci.c1247 void vfio_pci_write_config(PCIDevice *pdev, in vfio_pci_write_config()
1907 PCIDevice *parent = bus->parent_dev; in vfio_pci_enable_rp_atomics()
1997 PCIDevice *bridge; in vfio_setup_pcie_cap()
2140 PCIDevice *pdev = &vdev->pdev; in vfio_add_std_cap()
2270 PCIDevice *pdev = &vdev->pdev; in vfio_add_ext_cap()
2365 PCIDevice *pdev = &vdev->pdev; in vfio_add_capabilities()
2384 PCIDevice *pdev = &vdev->pdev; in vfio_pci_pre_reset()
2542 PCIDevice *pdev = opaque; in vfio_msix_present()
2599 PCIDevice *pdev = &vdev->pdev; in vfio_pci_load_config()
3261 static void vfio_exitfn(PCIDevice *pdev) in vfio_exitfn()
[all …]
/qemu/hw/pci/
H A Dpci-hmp-cmds.c129 PCIDevice *d = (PCIDevice *)dev; in pcibus_dev_print()
171 PCIDevice *dev; in hmp_pcie_aer_inject_error()
/qemu/hw/xen/
H A Dxen_pt.h18 void xen_pt_log(const PCIDevice *d, const char *f, ...) G_GNUC_PRINTF(2, 3);
234 PCIDevice dev;
344 void *pci_assign_dev_load_option_rom(PCIDevice *dev, int *size,
/qemu/hw/audio/
H A Dvia-ac97.c153 static void fetch_sgd(ViaAC97SGDChannel *c, PCIDevice *d) in fetch_sgd()
424 static void via_ac97_realize(PCIDevice *pci_dev, Error **errp) in via_ac97_realize()
454 static void via_ac97_exit(PCIDevice *dev) in via_ac97_exit()
497 static void via_mc97_realize(PCIDevice *pci_dev, Error **errp) in via_mc97_realize()
524 .instance_size = sizeof(PCIDevice),
/qemu/hw/alpha/
H A Ddp264.c37 static int clipper_pci_map_irq(PCIDevice *d, int irq_num) in clipper_pci_map_irq()
55 PCIDevice *pci_dev; in clipper_init()
/qemu/include/hw/ide/
H A Dahci-pci.h17 PCIDevice parent_obj;
/qemu/hw/misc/
H A Dpci-testdev.c84 PCIDevice parent_obj;
242 static void pci_testdev_realize(PCIDevice *pci_dev, Error **errp) in pci_testdev_realize()
301 pci_testdev_uninit(PCIDevice *dev) in pci_testdev_uninit()
/qemu/hw/ppc/
H A Dspapr_pci_vfio.c150 static void spapr_eeh_pci_find_device(PCIBus *bus, PCIDevice *pdev, in spapr_eeh_pci_find_device()
237 PCIDevice *pdev, in spapr_phb_vfio_eeh_clear_dev_msix()
/qemu/hw/usb/
H A Dhcd-xhci-pci.h38 PCIDevice parent_obj;

1234567891011