Searched refs:root_port (Results 1 – 1 of 1) sorted by relevance
66 add_vroot_port(struct vmctx *ctx, struct passthru_dev *ptdev, struct pci_device *root_port, int ptm… in add_vroot_port() argument81 rp_priv->phy_bdf = PCI_BDF(root_port->bus, root_port->dev, root_port->func); in add_vroot_port()101 offset = pci_find_cap(root_port, PCIY_EXPRESS); in add_vroot_port()102 pci_device_cfg_read_u32(root_port, &dev_cap, offset + PCIER_DEVICE_CAP); in add_vroot_port()
Completed in 4 milliseconds