Home
last modified time | relevance | path

Searched refs:pci_vdev_ops (Results 1 – 25 of 28) sorted by relevance

12

/devicemodel/hw/pci/
A Dhostbridge.c56 struct pci_vdev_ops pci_ops_amd_hostbridge = {
62 struct pci_vdev_ops pci_ops_hostbridge = {
A Dcore.c88 SET_DECLARE(pci_vdev_ops_set, struct pci_vdev_ops);
105 static struct pci_vdev_ops *pci_emul_finddev(char *name);
501 struct pci_vdev_ops *ops = pdi->dev_ops; in pci_emul_io_handler()
528 struct pci_vdev_ops *ops = pdi->dev_ops; in pci_emul_mem_handler()
1016 static struct pci_vdev_ops *
1019 struct pci_vdev_ops **pdpp, *pdp; in pci_emul_finddev()
1031 pci_emul_init(struct vmctx *ctx, struct pci_vdev_ops *ops, int bus, int slot, in pci_emul_init()
1492 struct pci_vdev_ops *ops; in init_pci()
1724 struct pci_vdev_ops *ops; in deinit_pci()
2382 struct pci_vdev_ops *ops; in pci_cfgrw()
[all …]
A Dlpc.c533 struct pci_vdev_ops pci_ops_lpc = {
549 struct pci_vdev_ops pci_ops_igd_lpc = {
A Duart.c166 struct pci_vdev_ops pci_ops_com = {
A Dnpk.c369 struct pci_vdev_ops pci_ops_npk = {
A Dwdt_i6300esb.c415 struct pci_vdev_ops pci_ops_wdt = {
A Divshmem.c402 struct pci_vdev_ops pci_ops_ivshmem = {
A Dgvt.c428 struct pci_vdev_ops pci_ops_gvt = {
A Dahci.c2512 struct pci_vdev_ops pci_ops_ahci = {
2520 struct pci_vdev_ops pci_ops_ahci_hd = {
2528 struct pci_vdev_ops pci_ops_ahci_cd = {
A Dpassthrough.c1909 struct pci_vdev_ops passthru = {
/devicemodel/include/
A Dpci_core.h61 struct pci_vdev_ops { struct
142 struct pci_vdev_ops *dev_ops;
/devicemodel/hw/pci/virtio/
A Dvhost_vsock.c332 struct pci_vdev_ops pci_ops_vhost_vsock = {
A Dvirtio_coreu.c371 struct pci_vdev_ops pci_ops_virtio_coreu = {
A Dvirtio_hyper_dmabuf.c357 struct pci_vdev_ops pci_ops_virtio_hyper_dmabuf = {
A Dvirtio_hdcp.c494 struct pci_vdev_ops pci_ops_virtio_hdcp = {
A Dvirtio_audio.c385 struct pci_vdev_ops pci_ops_virtio_audio = {
A Dvirtio_ipu.c385 struct pci_vdev_ops pci_ops_virtio_ipu = {
A Dvirtio_rnd.c522 struct pci_vdev_ops pci_ops_virtio_rnd = {
A Dvirtio_i2c.c904 struct pci_vdev_ops pci_ops_virtio_i2c = {
A Dvirtio_rpmb.c801 struct pci_vdev_ops pci_ops_virtio_rpmb = {
A Dvirtio_input.c756 struct pci_vdev_ops pci_ops_virtio_input = {
A Dvirtio_block.c925 struct pci_vdev_ops pci_ops_virtio_blk = {
A Dvirtio_net.c1267 struct pci_vdev_ops pci_ops_virtio_net = {
A Dvirtio_console.c1207 struct pci_vdev_ops pci_ops_virtio_console = {
A Dvirtio_gpio.c1545 struct pci_vdev_ops pci_ops_virtio_gpio = {

Completed in 64 milliseconds

12