Searched refs:PCI_SRIOV_CTRL_ARI (Results 1 – 2 of 2) sorted by relevance
721 ctrl |= PCI_SRIOV_CTRL_ARI; in sriov_init()834 ctrl &= ~PCI_SRIOV_CTRL_ARI; in sriov_restore_state()835 ctrl |= iov->ctrl & PCI_SRIOV_CTRL_ARI; in sriov_restore_state()
946 #define PCI_SRIOV_CTRL_ARI 0x0010 /* ARI Capable Hierarchy */ macro
Completed in 11 milliseconds