/openbmc/estoraged/include/ |
H A D | erase.hpp | 9 class Erase class 15 Erase(std::string_view inDevPath) : devPath(inDevPath) {} in Erase() function in estoraged::Erase
|
H A D | verifyDriveGeometry.hpp | 11 class VerifyDriveGeometry : public Erase 18 VerifyDriveGeometry(std::string_view inDevPath) : Erase(inDevPath) {} in VerifyDriveGeometry()
|
H A D | zero.hpp | 16 class Zero : public Erase 23 Zero(std::string_view inDevPath) : Erase(inDevPath) {} in Zero()
|
H A D | pattern.hpp | 17 class Pattern : public Erase 24 Pattern(std::string_view inDevPath) : Erase(inDevPath) {} in Pattern()
|
H A D | sanitize.hpp | 70 class Sanitize : public Erase 82 Erase(inDevPath), ioctlWrapper(std::move(inIOCTL)) in Sanitize()
|
H A D | cryptErase.hpp | 14 class CryptErase : public Erase
|
/openbmc/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 34 erase_size Erase group size 45 Note on Erase Size and Preferred Erase Size:
|
/openbmc/openbmc-test-automation/extended/ |
H A D | factory_reset.robot | 27 Erase All Settings 58 Erase All Settings
|
/openbmc/estoraged/src/erase/ |
H A D | cryptoErase.cpp | 22 Erase(devPathIn), cryptIface(std::move(inCryptIface)) in CryptErase()
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sel.robot | 199 Verify IPMI SEL Most Recent Erase Timestamp 200 [Documentation] Verify Most Recent Erase Timestamp In SEL Info with current 211 # Get Most Recent Erase Timestamp from SEL Info. 212 ${erase_timestamp}= Get Most Recent Erase Timestamp From SEL Info 408 Get Most Recent Erase Timestamp From SEL Info 414 # Get Most Recent Erase timestamp in hex.
|
H A D | test_ipmi_sdr.robot | 29 # Most recent Erase :
|
/openbmc/u-boot/doc/ |
H A D | README.sh7753evb | 64 3. Erase SPI ROM.
|
H A D | README.sh7752evb | 64 3. Erase SPI ROM.
|
H A D | README.android-fastboot-protocol | 125 "erase:%s" Erase the indicated partition (clear to 0xFFs)
|
/openbmc/u-boot/board/renesas/sh7757lcr/ |
H A D | README.sh7757lcr | 74 3. Erase SPI ROM.
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | security.rst | 96 8. Secure Erase 129 11. Master Erase
|
/openbmc/u-boot/doc/mvebu/cmd/ |
H A D | bubt.txt | 31 2. Erase the target device:
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/ |
H A D | glibc-y2038-tests_2.40.bb | 13 # Erase some variables already set by glibc_${PV}
|
/openbmc/linux/Documentation/driver-api/mtd/ |
H A D | spi-intel.rst | 63 7) Erase the SPI serial flash. After this step, do not reboot the
|
/openbmc/docs/designs/ |
H A D | estoraged.md | 86 - (method) Erase 126 The Erase method should provide a way to specify the type of erase, e.g. write
|
/openbmc/u-boot/board/sbc8349/ |
H A D | README | 54 - Select Erase and Reprogram.
|
/openbmc/openbmc-tools/openbmctool/ |
H A D | README.md | 188 ### Delete/Erase LDAP Configuration
|
/openbmc/hiomapd/Documentation/ |
H A D | protocol.md | 607 | Erase Granule | Bytes | 4 | 4 | 4 | u | 631 | Erase Granule | Blocks | 2 | 2 | 2 | q | 656 | Erase Granule | Blocks | 2 | 2 | 2 | q | 1237 | | ✓ | ✓ | 10 | 10 | Erase |
|
/openbmc/phosphor-mboxd/Documentation/ |
H A D | mbox_protocol.md | 504 Args 4-7: Erase granule (bytes) 508 Args 2-3: Erase granule (blocks) 601 Args 4 : Don't Erase Before Write (V3)
|
/openbmc/u-boot/doc/imx/common/ |
H A D | mxs.txt | 281 Erase the blocks where U-Boot binary will be written to:
|