Browse Source

pcie: Use proper names

german77 5 năm trước cách đây
mục cha
commit
4530b58eb0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/core/hle/service/pcie/pcie.cpp

+ 1 - 1
src/core/hle/service/pcie/pcie.cpp

@@ -37,7 +37,7 @@ public:
             {19, nullptr, "SetIrqEnable"},
             {20, nullptr, "SetAspmEnable"},
             {21, nullptr, "SetResetUponResumeEnable"},
-            {22, nullptr, "Unknown22"},
+            {22, nullptr, "ResetFunction"},
             {23, nullptr, "Unknown23"},
         };
         // clang-format on