Home
last modified time | relevance | path

Searched defs:Backplane (Results 1 – 7 of 7) sorted by relevance

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp854 struct Backplane : std::enable_shared_from_this<Backplane> struct
857 Backplane(size_t busIn, size_t addressIn, size_t backplaneIndexIn, in Backplane() function
865 void populateAsset(const std::string& rootPath, const std::string& busname) in populateAsset()
895 static std::string zeroPad(const uint8_t val) in zeroPad()
903 void run(const std::string& rootPath, const std::string& busname) in run()
982 timer.async_wait([weak{std::weak_ptr<Backplane>(shared_from_this())}]( in runTimer() argument
1017 void createDrives() in createDrives()
1038 void updateDrives() in updateDrives()
1066 bool getPresent() in getPresent()
1072 bool getTypeID(uint8_t& val) in getTypeID()
[all …]
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dphysical_context.hpp26 Backplane, enumerator
H A Dresource.hpp90 Backplane, enumerator
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DPhysicalContext.json92 "Backplane": "A backplane within the chassis.", string
H A DResource.v1_20_0.json302 "Backplane": "A backplane.", string
310 "Backplane": "This value shall indicate the part is a backplane in an enclosure.", string
318 "Backplane": "v1_12_0", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DPhysicalContext.json92 "Backplane": "A backplane within the chassis.", string
H A DResource.v1_20_0.json302 "Backplane": "A backplane.", string
310 "Backplane": "This value shall indicate the part is a backplane in an enclosure.", string
318 "Backplane": "v1_12_0", string