Home
last modified time | relevance | path

Searched defs:ResetType (Results 1 – 25 of 37) sorted by relevance

12

/openbmc/webui-vue/src/store/modules/Operations/
H A DControlStore.js75 const data = { ResetType: 'GracefulRestart' }; property in ControlStore.actions.rebootBmc.data
90 const data = { ResetType: 'On' }; property in ControlStore.actions.serverPowerOn.data
97 const data = { ResetType: 'GracefulRestart' }; property in ControlStore.actions.serverSoftReboot.data
104 const data = { ResetType: 'ForceRestart' }; property in ControlStore.actions.serverHardReboot.data
111 const data = { ResetType: 'GracefulShutdown' }; property in ControlStore.actions.serverSoftPowerOff.data
118 const data = { ResetType: 'ForceOff' }; property in ControlStore.actions.serverHardPowerOff.data
H A DFactoryResetStore.js12 ResetType: 'ResetAll', property in AnonymousClassa39575db0101
/openbmc/qemu/include/hw/
H A Dresettable.h36 typedef enum ResetType { enum
39 } ResetType; typedef
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dresource.hpp32 enum class ResetType{ enum
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAggregationService.v1_0_3.json180 "ResetType": { object
H A DApplication.v1_0_1.json229 "ResetType": { object
H A DMediaController.v1_3_2.json283 "ResetType": { object
H A DAggregate.v1_0_3.json264 "ResetType": { object
H A DContainer.v1_0_1.json301 "ResetType": { object
H A DManager.v1_19_2.json936 "ResetType": { object
974 "ResetType": { object
H A DBattery.v1_3_0.json478 "ResetType": { object
H A DSwitch.v1_9_3.json170 "ResetType": { object
H A DPowerSupply.v1_6_0.json639 "ResetType": { object
H A DNetworkAdapter.v1_11_0.json623 "ResetType": { object
H A DPower.v1_7_3.json1004 "ResetType": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DAggregationService.v1_0_3.json180 "ResetType": { object
H A DManager.v1_19_2.json936 "ResetType": { object
974 "ResetType": { object
H A DPowerSupply.v1_6_0.json639 "ResetType": { object
H A DPower.v1_7_3.json1004 "ResetType": { object
H A DStorage.v1_17_1.json535 "ResetType": { object
H A DChassis.v1_25_2.json1247 "ResetType": { object
/openbmc/linux/arch/mips/include/asm/mach-loongson64/
H A Dboot_param.h183 u64 ResetType; member
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h184 uint64_t ResetType; member
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_core.c1160 enum reset_type ResetType = RESET_TYPE_NORESET; in _rtl92e_watchdog_wq_cb() local
/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_core.c3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local

12