Searched refs:acrn_pci_cfg_ops (Results 1 – 1 of 1) sorted by relevance
209 static const struct pci_cfg_ops *acrn_pci_cfg_ops = &pci_pio_cfg_ops; variable213 acrn_pci_cfg_ops = &pci_mmcfg_cfg_ops; in pci_switch_to_mmio_cfg_ops()224 val = acrn_pci_cfg_ops->pci_read_cfg(bdf, offset, bytes); in pci_pdev_read_cfg()235 acrn_pci_cfg_ops->pci_write_cfg(bdf, offset, bytes, val); in pci_pdev_write_cfg()
Completed in 5 milliseconds