Home
last modified time | relevance | path

Searched refs:Erase (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/estoraged/include/
H A Derase.hpp9 class Erase class
15 Erase(std::string_view inDevPath) : devPath(inDevPath) {} in Erase() function in estoraged::Erase
H A DverifyDriveGeometry.hpp11 class VerifyDriveGeometry : public Erase
18 VerifyDriveGeometry(std::string_view inDevPath) : Erase(inDevPath) {} in VerifyDriveGeometry()
H A Dzero.hpp16 class Zero : public Erase
23 Zero(std::string_view inDevPath) : Erase(inDevPath) {} in Zero()
H A Dpattern.hpp17 class Pattern : public Erase
24 Pattern(std::string_view inDevPath) : Erase(inDevPath) {} in Pattern()
H A Dsanitize.hpp70 class Sanitize : public Erase
82 Erase(inDevPath), ioctlWrapper(std::move(inIOCTL)) in Sanitize()
H A DcryptErase.hpp14 class CryptErase : public Erase
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst34 erase_size Erase group size
45 Note on Erase Size and Preferred Erase Size:
/openbmc/openbmc-test-automation/extended/
H A Dfactory_reset.robot27 Erase All Settings
58 Erase All Settings
/openbmc/estoraged/src/erase/
H A DcryptoErase.cpp22 Erase(devPathIn), cryptIface(std::move(inCryptIface)) in CryptErase()
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sel.robot199 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 Dtest_ipmi_sdr.robot29 # Most recent Erase :
/openbmc/u-boot/doc/
H A DREADME.sh7753evb64 3. Erase SPI ROM.
H A DREADME.sh7752evb64 3. Erase SPI ROM.
H A DREADME.android-fastboot-protocol125 "erase:%s" Erase the indicated partition (clear to 0xFFs)
/openbmc/u-boot/board/renesas/sh7757lcr/
H A DREADME.sh7757lcr74 3. Erase SPI ROM.
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst96 8. Secure Erase
129 11. Master Erase
/openbmc/u-boot/doc/mvebu/cmd/
H A Dbubt.txt31 2. Erase the target device:
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-y2038-tests_2.40.bb13 # Erase some variables already set by glibc_${PV}
/openbmc/linux/Documentation/driver-api/mtd/
H A Dspi-intel.rst63 7) Erase the SPI serial flash. After this step, do not reboot the
/openbmc/docs/designs/
H A Destoraged.md86 - (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 DREADME54 - Select Erase and Reprogram.
/openbmc/openbmc-tools/openbmctool/
H A DREADME.md188 ### Delete/Erase LDAP Configuration
/openbmc/hiomapd/Documentation/
H A Dprotocol.md607 | 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 Dmbox_protocol.md504 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 Dmxs.txt281 Erase the blocks where U-Boot binary will be written to:

12