/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | ControlStore.js | 75 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 D | FactoryResetStore.js | 12 ResetType: 'ResetAll', property in AnonymousClassa39575db0101
|
/openbmc/qemu/include/hw/ |
H A D | resettable.h | 36 typedef enum ResetType { enum 39 } ResetType; typedef
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | resource.hpp | 32 enum class ResetType{ enum
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | AggregationService.v1_0_3.json | 180 "ResetType": { object
|
H A D | Application.v1_0_1.json | 229 "ResetType": { object
|
H A D | MediaController.v1_3_2.json | 283 "ResetType": { object
|
H A D | Aggregate.v1_0_3.json | 264 "ResetType": { object
|
H A D | Container.v1_0_1.json | 301 "ResetType": { object
|
H A D | Manager.v1_19_2.json | 936 "ResetType": { object 974 "ResetType": { object
|
H A D | Battery.v1_3_0.json | 478 "ResetType": { object
|
H A D | Switch.v1_9_3.json | 170 "ResetType": { object
|
H A D | PowerSupply.v1_6_0.json | 639 "ResetType": { object
|
H A D | NetworkAdapter.v1_11_0.json | 623 "ResetType": { object
|
H A D | Power.v1_7_3.json | 1004 "ResetType": { object
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | AggregationService.v1_0_3.json | 180 "ResetType": { object
|
H A D | Manager.v1_19_2.json | 936 "ResetType": { object 974 "ResetType": { object
|
H A D | PowerSupply.v1_6_0.json | 639 "ResetType": { object
|
H A D | Power.v1_7_3.json | 1004 "ResetType": { object
|
H A D | Storage.v1_17_1.json | 535 "ResetType": { object
|
H A D | Chassis.v1_25_2.json | 1247 "ResetType": { object
|
/openbmc/linux/arch/mips/include/asm/mach-loongson64/ |
H A D | boot_param.h | 183 u64 ResetType; member
|
/openbmc/qemu/hw/mips/ |
H A D | loongson3_bootp.h | 184 uint64_t ResetType; member
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_core.c | 1160 enum reset_type ResetType = RESET_TYPE_NORESET; in _rtl92e_watchdog_wq_cb() local
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8192U_core.c | 3049 RESET_TYPE ResetType = RESET_TYPE_NORESET; in rtl819x_watchdog_wqcallback() local
|