Home
last modified time | relevance | path

Searched defs:ReadOnly (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-pid-control/notimpl/
H A Dreadonly.hpp10 class ReadOnly : public WriteInterface class
13 ReadOnly() : WriteInterface(0, 0) {} in ReadOnly() function in pid_control::ReadOnly
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dattribute_registry.hpp38 ReadOnly, enumerator
59 ReadOnly, enumerator
/openbmc/openbmc-test-automation/openpower/ext_interfaces/
H A Dtest_vmicert_management.robot24 @{ReadOnly} readonly_user TestPwd123 variable
H A Dtest_vmi.robot18 @{ReadOnly} readonly_user TestPwd123 variable
/openbmc/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h88 ReadOnly = 2, enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAttributeRegistry.v1_3_9.json341 "ReadOnly": { object
651 "ReadOnly": "The dependency on an attribute's `ReadOnly` state.", string
701 "ReadOnly": "The dependency that affects an attribute's `ReadOnly` state.", string
789 "ReadOnly": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DAttributeRegistry.v1_3_9.json341 "ReadOnly": { object
651 "ReadOnly": "The dependency on an attribute's `ReadOnly` state.", string
701 "ReadOnly": "The dependency that affects an attribute's `ReadOnly` state.", string
789 "ReadOnly": { object
/openbmc/linux/include/uapi/linux/
H A Dkfd_ioctl.h298 __u32 ReadOnly; /* Write access to a read-only page */ member