/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 | 37 typedef enum ResetType { enum 43 } ResetType; typedef
|
/openbmc/qemu/rust/qemu-api/src/ |
H A D | qdev.rs | 72 typ: ResetType, in rust_resettable_enter_fn() 85 typ: ResetType, in rust_resettable_hold_fn() 98 typ: ResetType, in rust_resettable_exit_fn()
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | resource.hpp | 50 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 | Container.v1_0_1.json | 301 "ResetType": { object
|
H A D | Aggregate.v1_0_3.json | 264 "ResetType": { object
|
H A D | Manager.v1_22_0.json | 1003 "ResetType": { object 1041 "ResetType": { object
|
H A D | Battery.v1_4_0.json | 539 "ResetType": { object
|
H A D | Switch.v1_10_0.json | 200 "ResetType": { object
|
H A D | PowerSupply.v1_6_0.json | 639 "ResetType": { object
|
H A D | NetworkAdapter.v1_12_1.json | 623 "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_22_0.json | 1003 "ResetType": { object 1041 "ResetType": { object
|
H A D | PowerSupply.v1_6_0.json | 639 "ResetType": { object
|
H A D | Power.v1_7_3.json | 1004 "ResetType": { object
|
/openbmc/qemu/rust/hw/char/pl011/src/ |
H A D | device.rs | 617 fn reset_hold(&self, _type: ResetType) { in reset_hold()
|
/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/qemu/rust/hw/timer/hpet/src/ |
H A D | hpet.rs | 748 fn reset_hold(&self, _type: ResetType) { in reset_hold()
|
/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
|