/openbmc/openbmc-test-automation/lib/ |
H A D | state_manager.robot | 16 Initiate Host Boot 17 [Documentation] Initiate host power on. 34 Initiate Host PowerOff 35 [Documentation] Initiate host power off. 81 Initiate Host Reboot 82 [Documentation] Initiate host reboot via REST. 186 ... Run Keywords Initiate Host PowerOff AND 242 Initiate BMC Reboot 243 [Documentation] Initiate BMC reboot. 311 ... Initiate Power Off [all …]
|
H A D | utils.robot | 148 Initiate Auto Reboot 149 [Documentation] Initiate an auto reboot. 161 Initiate OS Host Reboot 162 [Documentation] Initiate an OS reboot. 180 Initiate OS Host Power Off 181 [Documentation] Initiate an OS reboot. 299 Initiate Power On 319 Initiate Power Off 398 [Documentation] Initiate a warm reset. 1037 Redfish Initiate Auto Reboot [all …]
|
/openbmc/docs/designs/ |
H A D | power-systems-memory-preserving-reboot.md | 77 BMC to initiate a memory preserving reboot. BMC starts the reboot by informing 139 #### 3 - Initiate System Dump 141 Attention on the BMC sets the Diagnostic target for reboot to initiate a memory 144 #### 4 - Initiate Memory preserve transition 232 - Add support to openpower-hw-diags to catch special attention and initiate 249 - Initiate memory preserving reboot by injecting host error 253 - Automated tests to initiate and offload dump as part of test bucket.
|
H A D | dump-manager.md | 88 - Create a dump: Initiate the creation of the dump, based on an error condition 120 initiate BMC dump collection with a tool named dreport with type manual dump 158 - **Create**: The interface to create a dump, called by clients to initiate 178 - **InitiateOffload**: Initiate the offload of the dump. 209 - Create: Initiate methods to create the dump in Host.
|
/openbmc/openpower-proc-control/procedures/p9/ |
H A D | enter_mpreboot.cpp | 49 log<level::ERR>("Failed to initiate memory preserving reboot"); in sbeEnterMpReboot() 52 "Failed to initiate memory preserving reboot"); in sbeEnterMpReboot() 61 * @brief initiate memory preserving reboot on each SBE.
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | icswx.h | 7 * This provides the Initiate Coprocessor Store Word Indexed (ICSWX) 161 /* RFC02167 Initiate Coprocessor Instructions document 175 /* RFC02167 Initiate Coprocessor Instructions document 176 * Chapter 8.2.1 Initiate Coprocessor Store Word Indexed (ICSWX)
|
/openbmc/openpower-debug-collector/watchdog/ |
H A D | watchdog_main.hpp | 5 * @brief Main function to initiate Hostboot dump 15 * @brief Initiate Hostboot dump collection
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_krb5_unseal.c | 76 struct crypto_ahash *tfm = ctx->initiate ? in gss_krb5_verify_mic_v2() 96 if ((!ctx->initiate && (flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR)) || in gss_krb5_verify_mic_v2() 97 (ctx->initiate && !(flags & KG2_TOKEN_FLAG_SENTBYACCEPTOR))) in gss_krb5_verify_mic_v2()
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | flashing.rst | 16 3. "Read" from the `psp_vbflash` sysfs file to initiate the flash process. 25 …irmware payload stored in `/lib/firmware/amdgpu` to the sysfs file will initiate the flash process.
|
/openbmc/linux/include/scsi/fc/ |
H A D | fc_encaps.h | 61 FC_SOF_I4 = 0x29, /* initiate class 4 */ 62 FC_SOF_I2 = 0x2d, /* initiate class 2 */ 63 FC_SOF_I3 = 0x2e, /* initiate class 3 */
|
/openbmc/openbmc-test-automation/xcat/ |
H A D | test_power_operation.robot | 45 [Setup] Initiate Host Boot 57 [Setup] Initiate Host Boot
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/ |
H A D | 0001-kexecboot-Use-new-reboot-API-with-klibc.patch | 28 log_msg(lg, "Can't initiate reboot: %s", ERRMSG); 37 log_msg(lg, "Can't initiate shutdown: %s", ERRMSG);
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | pcmda12.c | 75 * Initiate transfer if not in simultaneaous xfer in pcmda12_ao_insn_write() 94 * Initiate simultaneaous xfer mode by reading one of the in pcmda12_ao_insn_read() 112 /* Initiate transfer by reading one of the AO registers. */ in pcmda12_ao_reset()
|
H A D | cb_pcimdda.c | 45 * to initiate the simultaneous XFER. 100 * in order to initiate the simultaneous transfer. in cb_pcimdda_ao_insn_write() 119 /* Initiate the simultaneous transfer */ in cb_pcimdda_ao_insn_read()
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-operations-controller.js | 69 * Initiate Orderly reboot 99 * Initiate Immediate reboot 133 * Initiate Orderly shutdown 157 * Initiate Immediate shutdown 185 * Initiate Power on
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-reqbufs.rst | 13 DMX_REQBUFS - Initiate Memory Mapping and/or DMA buffer I/O 36 This ioctl is used to initiate a memory mapped or DMABUF based demux I/O.
|
/openbmc/openbmc-test-automation/data/ |
H A D | boot_table.json | 22 "method": "Initiate Host Boot wait=${0}", 89 "method": "Initiate Host PowerOff wait=${0}", 215 "method": "utils.Initiate OS Host Power Off", 293 "method": "Initiate BMC Reboot wait=${0}", 352 "method": "Initiate BMC Reboot wait=${0}", 663 "method": "utils.Initiate Auto Reboot 1000", 689 "method": "utils.Initiate OS Host Reboot",
|
/openbmc/linux/drivers/staging/greybus/Documentation/firmware/ |
H A D | firmware.c | 87 /* Initiate Mode-switch to the newly loaded firmware */ in update_intf_firmware() 88 printf("Initiate Mode switch\n"); in update_intf_firmware() 92 printf("Failed to initiate mode-switch (%d)\n", ret); in update_intf_firmware()
|
/openbmc/docs/architecture/code-update/ |
H A D | code-update-deprecated.md | 107 3. Initiate update 146 ### Initiate update 178 If the status is `Image ready to apply.` then you can either initiate a reboot
|
/openbmc/linux/drivers/w1/ |
H A D | w1_netlink.h | 32 * @W1_MASTER_CMD: initiate operations on a specific master 84 * @W1_CMD_SEARCH: initiate a standard search, returns only the slave
|
/openbmc/u-boot/drivers/net/ |
H A D | pic32_mdio.c | 31 /* Initiate a write command */ in pic32_mdio_write() 57 /* Initiate a read command */ in pic32_mdio_read()
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_dumps.robot | 130 # Initiate power on. 320 # Initiate a BMC dump that returns without completion. 335 [Documentation] Verify initiate core dumps and kill Phosphor-dump-manager. 358 [Documentation] Download user initiate BMC dump and validates its type. 414 [Documentation] Download core initiate BMC dump and validates its type. 458 Redfish Initiate Auto Reboot 2000
|
/openbmc/openbmc-test-automation/openpower/ras/ |
H A D | ras_utils.robot | 101 ... Initiate BMC Reboot 103 ... Initiate Host PowerOff 104 ... Initiate Host Boot
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | suspend.c | 62 * store_hibernate - Initiate partition hibernation 117 * 0 if drmgr is to initiate update, and 1 otherwise
|
/openbmc/linux/include/net/sctp/ |
H A D | constants.h | 183 * accept new associations, but it can initiate the creation of new ones. 185 * accept new associations and can initiate the creation of new ones. 190 * accept new associations, but it can initiate the creation of new ones. 192 * accept new associations, but cannot initiate the creation of new ones.
|