Searched refs:PCI_SRIOV_CTRL_ARI (Results 1 – 4 of 4) sorted by relevance
626 ctrl |= PCI_SRIOV_CTRL_ARI; in sriov_init()739 ctrl &= ~PCI_SRIOV_CTRL_ARI; in sriov_restore_state()740 ctrl |= iov->ctrl & PCI_SRIOV_CTRL_ARI; in sriov_restore_state()
906 #define PCI_SRIOV_CTRL_ARI 0x10 /* ARI Capable Hierarchy */ macro
941 #define PCI_SRIOV_CTRL_ARI 0x0010 /* ARI Capable Hierarchy */ macro