/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Drive.interface.yaml | 14 The desired Drive transition 19 The current state of the Drive and is a read-only property. 26 Time when the Drive last rebooted represented in EpochTime. The time 35 The desired transition for the Drive 39 The Drive should be rebooted. 42 The Drive should be non-gracefully rebooted. 45 The Drive should be powercycled. 55 The current state of the Drive 59 The Drive State is unknown. 72 The Drive is ready and in debug mode. The functionalities might [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/ |
H A D | sedutil_git.bb | 3 SUMMARY = "The Drive Trust Alliance Self Encrypting Drive Utility" 4 HOMEPAGE = "https://github.com/Drive-Trust-Alliance/sedutil" 12 SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git;branch=master;protocol=https \
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Drive.interface.yaml | 9 The size in bytes of the Drive. `0` if cannot be determined. 14 The communication protocol used by the Drive. 19 The type of physical form factor of the Drive. 44 This property shall indicate whether the Drive is resettable. 68 The Drive protocol is unknown. 71 Possible Drive type 83 The Drive type is unknown.
|
/openbmc/estoraged/include/ |
H A D | estoraged.hpp | 27 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Drive; 171 Drive::DriveEncryptionState encryptionStatus{ 172 Drive::DriveEncryptionState::Unknown}; 191 Drive::DriveEncryptionState findEncryptionStatus();
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | tlv320adcx140.yaml | 141 1 - Drive active low and active high 142 2 - (default) Drive active low and weak high 143 3 - Drive active low and Hi-Z 144 4 - Drive weak low and active high 145 5 - Drive Hi-Z and active high 180 1d - Drive active low and active high 181 2d - Drive active low and weak high 182 3d - Drive active low and Hi-Z 183 4d - Drive weak low and active high 184 5d - Drive Hi-Z and active high
|
H A D | cs35l35.txt | 48 2 - Drive 0's (Default) 49 3 - Drive 1's 95 Section 7.32 Class H Weak FET Drive Control
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/ |
H A D | meson.build | 4 input: [ '../../../../../yaml/xyz/openbmc_project/State/Drive.interface.yaml', ], 12 'xyz/openbmc_project/State/Drive',
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/ |
H A D | meson.build | 4 input: [ '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml', ], 12 'xyz/openbmc_project/Inventory/Item/Drive',
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | endpoint.hpp | 13 Drive, enumerator 42 {EntityType::Drive, "Drive"},
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ |
H A D | meson.build | 49 subdir('Drive') subdir 52 input: [ '../../../../yaml/xyz/openbmc_project/State/Drive.interface.yaml', ], 53 output: [ 'Drive.md' ], 60 'xyz/openbmc_project/State/Drive',
|
/openbmc/libbej/test/ |
H A D | bej_encoder_test.cpp | 102 "@odata.type": "#Drive.v1_5_0.Drive", 105 "#Drive.Reset": { 106 "target": "/redfish/v1/drives/1/Actions/Drive.Reset", 107 "title": "Reset a Drive",
|
/openbmc/estoraged/src/ |
H A D | estoraged.cpp | 32 using sdbusplus::xyz::openbmc_project::Inventory::Item::server::Drive; 108 [this](Drive::DriveEncryptionState& value) { in EStoraged() 373 Drive::DriveEncryptionState EStoraged::findEncryptionStatus() in findEncryptionStatus() 378 return Drive::DriveEncryptionState::Encrypted; in findEncryptionStatus() 382 return Drive::DriveEncryptionState::Unencrypted; in findEncryptionStatus()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 257 | 142 class Drive: class 200 target_drive = Drive(filepath, vm=drive.vm) 294 drive0 = Drive(img_path, vm=vm) 451 drive0 = Drive(img_path, vm=vm) 469 target0 = Drive(backup_path, vm=vm)
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-ata | 132 unsupported: Drive does not support DSM TRIM 134 unqueued: Drive supports unqueued DSM TRIM only 136 queued: Drive supports queued DSM TRIM 138 forced_unqueued: Drive's queued DSM support is known to
|
/openbmc/entity-manager/configurations/ |
H A D | catalina_hdd.json | 134 /* Catalina Hard Disk Drive Carrier Board */
|
/openbmc/bmcweb/ |
H A D | .codespell-ignore | 8 # Drive Redfish has "UnEncrypted" typoed as "UnEcrypted"
|
H A D | Redfish.md | 250 ### /redfish/v1/Chassis/{ChassisId}/Drive/ 252 #### Drive subsubsection 257 ### /redfish/v1/Chassis/{ChassisId}/Drive/{DriveId}/ 259 #### Drive subsubsection 1008 ### /redfish/v1/Systems/system/Storage/{StorageId}/Drive/{DriveId}/
|
/openbmc/linux/Documentation/scsi/ |
H A D | ppa.rst | 4 Terse where to get ZIP Drive help info
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
H A D | phosphor-nvme_git.bb | 1 SUMMARY = "NVMe Drive Manager"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sedutil/files/ |
H A D | 0001-include-missing-cstdint.patch | 12 Upstream-Status: Submitted [https://github.com/Drive-Trust-Alliance/sedutil/pull/425]
|
/openbmc/linux/net/lapb/ |
H A D | Kconfig | 3 # LAPB Data Link Drive
|
/openbmc/u-boot/doc/device-tree-bindings/gpio/ |
H A D | gpio-samsung.txt | 23 - Drive Strength: 0 - 1x,
|
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/ |
H A D | meson.build | 181 subdir('Drive') subdir 184 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml', ], 185 output: [ 'Drive.md' ], 192 'xyz/openbmc_project/Inventory/Item/Drive',
|
/openbmc/u-boot/doc/device-tree-bindings/memory-controllers/ |
H A D | st,stm32-fmc.txt | 1 ST, stm32 flexible memory controller Drive
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 161 Force a Low Drive condition at this bit position. If <op> specifies 164 transmitter can handle the Low Drive condition correctly and reports 165 the error correctly. Note that a Low Drive in the first 4 bits can also 247 than is allowed and the receiver should respond with a Low Drive 300 Force a Low Drive condition at this bit position. If <op> specifies a 303 receiver handles Low Drive conditions. Note that if this happens at bit
|