Home
last modified time | relevance | path

Searched defs:pci (Results 1 – 25 of 48) sorted by relevance

12

/qemu/hw/scsi/
H A Desp-pci.c219 PCIESPState *pci = opaque; in esp_pci_io_write() local
264 PCIESPState *pci = opaque; in esp_pci_io_read() local
326 PCIESPState *pci = opaque; in esp_pci_dma_memory_read() local
332 PCIESPState *pci = opaque; in esp_pci_dma_memory_write() local
348 PCIESPState *pci = PCI_ESP(dev); in esp_pci_hard_reset() local
388 PCIESPState *pci = PCI_ESP(dev); in esp_pci_scsi_realize() local
417 PCIESPState *pci = PCI_ESP(d); in esp_pci_scsi_exit() local
460 PCIESPState pci; member
487 DC390State *pci = DC390(dev); in DECLARE_INSTANCE_CHECKER() local
505 DC390State *pci = DC390(dev); in dc390_write_config() local
[all …]
H A Dmptsas.c61 PCIDevice *pci = (PCIDevice *) s; in mptsas_update_interrupt() local
105 PCIDevice *pci = (PCIDevice *) s; in mptsas_post_reply() local
176 PCIDevice *pci = (PCIDevice *) s; in mptsas_ld_sg_base() local
197 PCIDevice *pci = (PCIDevice *) s; in mptsas_build_sgl() local
754 PCIDevice *pci = (PCIDevice *) s; in mptsas_fetch_request() local
1233 PCIDevice *pci = PCI_DEVICE(s); in mptsas_load_request() local
H A Dmptconfig.c282 PCIDevice *pci = PCI_DEVICE(s); in mptsas_config_io_unit_0() local
300 PCIDevice *pci = PCI_DEVICE(s); in mptsas_config_io_unit_2() local
774 PCIDevice *pci = PCI_DEVICE(s); in mptsas_process_config() local
/qemu/ui/
H A Dutil.c31 static bool append_pci_address(char *buf, size_t buf_size, const PCIDevice *pci) in append_pci_address()
57 PCIDevice *pci = (PCIDevice *) object_dynamic_cast(OBJECT(dev), in qemu_console_fill_device_address() local
/qemu/hw/char/
H A Dserial-pci.c49 PCISerialState *pci = DO_UPCAST(PCISerialState, dev, dev); in OBJECT_DECLARE_SIMPLE_TYPE() local
66 PCISerialState *pci = DO_UPCAST(PCISerialState, dev, dev); in serial_pci_exit() local
H A Dserial-pci-multi.c54 PCIMultiSerialState *pci = DO_UPCAST(PCIMultiSerialState, dev, dev); in multi_serial_pci_exit() local
69 PCIMultiSerialState *pci = opaque; in multi_serial_irq_mux() local
97 PCIMultiSerialState *pci = DO_UPCAST(PCIMultiSerialState, dev, dev); in multi_serial_pci_realize() local
/qemu/hw/pci-host/
H A Dppc4xx_pci.c102 struct PPC4xxPCIState *pci = opaque; in ppc4xx_pci_reg_write4() local
172 struct PPC4xxPCIState *pci = opaque; in ppc4xx_pci_reg_read4() local
246 struct PPC4xxPCIState *pci = opaque; in ppc4xx_pci_reset() local
H A Dremote.c41 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in remote_pcihost_realize() local
H A Dpnv_phb.c112 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb_realize() local
245 PCIDevice *pci = PCI_DEVICE(dev); in pnv_phb_root_port_realize() local
H A Dppce500.c131 PPCE500PCIState *pci = opaque; in pci_reg_read4() local
198 static void e500_update_piw(PPCE500PCIState *pci, int idx) in e500_update_piw()
231 static void e500_update_pow(PPCE500PCIState *pci, int idx) in e500_update_pow()
265 PPCE500PCIState *pci = opaque; in pci_reg_write4() local
H A Ddesignware.c622 PCIHostState *pci = PCI_HOST_BRIDGE(opaque); in designware_pcie_host_mmio_read() local
634 PCIHostState *pci = PCI_HOST_BRIDGE(opaque); in designware_pcie_host_mmio_write() local
674 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in designware_pcie_host_realize() local
H A Dgpex.c79 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in gpex_host_realize() local
H A Dpnv_phb3.c31 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb3_find_cfg_dev() local
595 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb3_reg_read() local
997 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb3_bus_init() local
H A Dpnv_phb4.c36 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_find_cfg_dev() local
132 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_rc_config_write() local
153 PCIHostState *pci = PCI_HOST_BRIDGE(phb->phb_base); in pnv_phb4_rc_config_read() local
1547 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in pnv_phb4_bus_init() local
H A Dxilinx-pcie.c113 PCIHostState *pci = PCI_HOST_BRIDGE(dev); in xilinx_pcie_host_realize() local
/qemu/tests/qtest/libqos/
H A Dgeneric-pcihost.h46 QGenericPCIBus pci; member
H A Dppc64_pseries-machine.c31 QPCIBusSPAPR pci; member
H A Dx86_64_pc-machine.c32 QPCIBusPC pci; member
/qemu/hw/usb/
H A Dhcd-xhci-nec.c55 XHCIPciState *pci = XHCI_PCI(obj); in nec_xhci_instance_init() local
/qemu/include/hw/pci/
H A Dpcie_host.h38 PCIHostState pci; member
/qemu/hw/xtensa/
H A Dvirt.c60 PCIHostState *pci; in create_pcie() local
/qemu/hw/isa/
H A Di82378.c63 static void i82378_realize(PCIDevice *pci, Error **errp) in i82378_realize()
/qemu/hw/
H A Dmeson.build27 subdir('pci') subdir
/qemu/include/hw/pci-host/
H A Ddesignware.h91 } pci; member
/qemu/hw/ppc/
H A Dmac_oldworld.c375 PCIDevice *pci; in heathrow_fw_dev_path() local

12