Searched refs:PRIVILEGE_USER (Results 1 – 10 of 10) sorted by relevance
/openbmc/fb-ipmi-oem/src/ |
H A D | appcommands.cpp | 501 PRIVILEGE_USER); // Get Self Test Results in registerAPPFunctions() 504 PRIVILEGE_USER); // Manufacturing Test On in registerAPPFunctions() 507 PRIVILEGE_USER); // Set Global Enables in registerAPPFunctions() 510 PRIVILEGE_USER); // Get Global Enables in registerAPPFunctions() 513 PRIVILEGE_USER); // Clear Message flags in registerAPPFunctions() 521 PRIVILEGE_USER); // Get System GUID in registerAPPFunctions()
|
H A D | oemcommands.cpp | 2671 PRIVILEGE_USER); // get debug frame info in registerOEMFunctions() 2675 PRIVILEGE_USER); // get debug updated frames in registerOEMFunctions() 2678 PRIVILEGE_USER); // get debug post description in registerOEMFunctions() 2681 PRIVILEGE_USER); // get debug gpio description in registerOEMFunctions() 2684 PRIVILEGE_USER); // get debug frame data in registerOEMFunctions() 2687 PRIVILEGE_USER); // get debug control panel in registerOEMFunctions() 2690 PRIVILEGE_USER); // Set Dimm Info in registerOEMFunctions() 2693 PRIVILEGE_USER); // Get Board ID in registerOEMFunctions() 2699 PRIVILEGE_USER); // Set Machine Config Info in registerOEMFunctions() 2702 PRIVILEGE_USER); // Set POST start in registerOEMFunctions() [all …]
|
H A D | storagecommands.cpp | 1027 nullptr, ipmiStorageReserveSDR, PRIVILEGE_USER); in registerStorageFunctions() 1033 ipmiStorageGetSDR, PRIVILEGE_USER); in registerStorageFunctions()
|
/openbmc/phosphor-host-ipmid/ |
H A D | groupext.cpp | 28 ipmi_groupext, PRIVILEGE_USER); in registerNetFnGroupExtFunctions()
|
H A D | storagehandler.cpp | 897 nullptr, getSELEntry, PRIVILEGE_USER); in registerNetFnStorageFunctions() 938 ipmi_sen_get_sdr, PRIVILEGE_USER); in registerNetFnStorageFunctions()
|
H A D | ipmid-new.cpp | 702 case PRIVILEGE_USER: in ipmi_register_callback()
|
H A D | sensorhandler.cpp | 1572 nullptr, ipmi_sen_get_sdr, PRIVILEGE_USER); in registerNetFnSenFunctions()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | api.h | 17 PRIVILEGE_USER, enumerator
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | user_mgmt.cpp | 1055 ipmiPrivIndex[PRIVILEGE_USER], false); in setUserName() 1072 static_cast<uint8_t>(PRIVILEGE_USER); in setUserName()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 4002 PRIVILEGE_USER); // get chassis identifier in registerOEMFunctions() 4027 ipmiOEMGetAICFRU, PRIVILEGE_USER); in registerOEMFunctions() 4042 ipmiOEMGetPowerRestoreDelay, PRIVILEGE_USER); in registerOEMFunctions()
|