Home
last modified time | relevance | path

Searched refs:Descriptor (Results 1 – 17 of 17) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_errors.hpp62 class Descriptor class in open_power::occ::Error
65 Descriptor(const Descriptor&) = default;
66 Descriptor& operator=(const Descriptor&) = default;
67 Descriptor(Descriptor&&) = default;
68 Descriptor& operator=(Descriptor&&) = default;
70 Descriptor() : log(false), err(0), callout(nullptr), path(nullptr) {} in Descriptor() function in open_power::occ::Error::Descriptor
80 Descriptor(const char* path, int err = 0, const char* callout = nullptr, in Descriptor() function in open_power::occ::Error::Descriptor
H A Docc_device.cpp91 Error::Descriptor("org.open_power.OCC.Device.Error.ReadFailure", in errorCallback()
96 statusObject.deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in errorCallback()
103 statusObject.deviceError(Error::Descriptor(PRESENCE_ERROR_PATH)); in presenceCallback()
H A Docc_status.cpp55 deviceError(Error::Descriptor(OCC_COMM_ERROR_PATH)); in occActive()
139 deviceError(Error::Descriptor(OCC_COMM_ERROR_PATH)); in occActive()
158 void Status::deviceError(Error::Descriptor d) in deviceError()
314 deviceError(Error::Descriptor(OCC_COMM_ERROR_PATH)); in sendAmbient()
330 deviceError(Error::Descriptor(SAFE_ERROR_PATH)); in safeStateDelayExpired()
556 deviceError(Error::Descriptor(OCC_COMM_ERROR_PATH, ECOMM, in occReadStateNow()
H A Docc_status.hpp170 void deviceError(Error::Descriptor d = Error::Descriptor());
H A Docc_manager.cpp1581 Error::Descriptor d = Error::Descriptor(MISSING_OCC_SENSORS_PATH); in createPldmSensorPEL()
1679 obj->deviceError(Error::Descriptor(PRESENCE_ERROR_PATH)); in validateOccMaster()
1690 Error::Descriptor(PRESENCE_ERROR_PATH)); in validateOccMaster()
/openbmc/pldm/docs/
H A Dpdr_implementation.md3 While PLDM Platform Descriptor Records (PDRs) are mostly static information,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libusbgx/libusbgx/
H A D0001-libusbgx-Add-interface-name-for-NCM-Feature-Descript.patch14 specified, we can assume that a Feature Descriptor with the
/openbmc/qemu/docs/system/devices/
H A Dnvme.rst89 descriptor in the Namespace Identification Descriptor List.
93 Unique Identifier" descriptor in the Namespace Identification Descriptor List.
100 Unique Identifier" descriptor in the Namespace Identification Descriptor List.
208 Set the Zone Descriptor Extension Size (``ZDES``). Must be a multiple of 64
/openbmc/qemu/docs/specs/
H A Drocker.rst100 0x1000-0x1fff Descriptor control
169 Descriptor ring sizes must be a power of 2 and range from 2 to 64K entries.
170 Descriptor rings' base address must be 8-byte aligned. Descriptors must be
235 Descriptor payload buffer is 8-byte aligned and TLVs are 8-byte aligned. The
307 Descriptors are LE. Descriptor buffer TLVs will have LE type and length
/openbmc/qemu/docs/interop/
H A Dqcow2.rst114 Standard Cluster Descriptor must match the
578 Standard Cluster Descriptor::
600 Compressed Clusters Descriptor ``(x = 62 - (cluster_bits - 8))``::
620 file (except if bit 0 in the Standard Cluster Descriptor is set). If there is
/openbmc/docs/designs/
H A Dcode-update.md225 | PLDM Package Descriptor | Decsriptor Type | …
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc876 File Descriptor (OFD) locking API, and can be configured to fall back to POSIX
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/protobuf-c/
H A Dprotobuf-30.patch531 @@ -110,31 +111,31 @@ inline const google::protobuf::Descriptor* FieldScope(const google::protobuf:…
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex160 \section{Section Descriptor Structure}
189 \subsection{Section Descriptor Flags Structure}
/openbmc/qemu/target/xtensa/core-fsf/
H A Dxtensa-modules.c.inc4 This file is part of BFD, the Binary File Descriptor library.
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1927 case X86_SIZE_s: /* Descriptor, return offset size */
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dxtensa-modules.c.inc4 This file is part of BFD, the Binary File Descriptor library.