mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 14:37:08 +00:00
ipmi: implement sysIpmiSendConnectResult
This commit is contained in:
parent
6a9924ebd1
commit
2551966931
6 changed files with 89 additions and 48 deletions
|
|
@ -182,6 +182,7 @@ public:
|
|||
uint sdkVersion{};
|
||||
uint fwSdkVersion{};
|
||||
uint safeMode{};
|
||||
utils::RcIdMap<RcBase, sint, 4097, 1> ipmiMap;
|
||||
|
||||
shared_mutex regMgrMtx;
|
||||
kmap<std::uint32_t, std::uint32_t> regMgrInt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue