Searched refs:PCI_TPH_LOC_MSIX (Results 1 – 2 of 2) sorted by relevance
348 case PCI_TPH_LOC_MSIX: in pcie_tph_set_st_entry()366 (loc == PCI_TPH_LOC_MSIX) ? "MSI-X" : "ST", index, tag); in pcie_tph_set_st_entry()
1046 #define PCI_TPH_LOC_MSIX 0x00000400 /* In MSI-X */ macro