Searched full:backplanes (Results 1 – 8 of 8) sorted by relevance
/openbmc/s2600wf-misc/hsbp-manager/src/ |
H A D | hsbp_manager.cpp | 1308 /* Global HSBP backplanes and NVMe drives collection */ 1309 std::unordered_map<std::string, std::shared_ptr<Backplane>> backplanes; variable 1369 backplanes.clear(); in stopHsbpManager() 1455 for (auto& [name, backplane] : backplanes) in scanHsbpDrives() 1532 /********** Backplanes and NVMe drives related Function Definitions *********/ 1537 for (const auto& [key, backplane] : backplanes) in getDriveCount() 1706 for (auto& [name, backplane] : backplanes) in updateAssets() 1853 std::cerr << __FUNCTION__ << ": Scanning Backplanes ...\n"; in populateHsbpBackplanes() 1855 backplanes.clear(); in populateHsbpBackplanes() 1936 const auto& [backplane, status] = backplanes.emplace( in populateHsbpBackplanes() [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | ltc4162-l.yaml | 16 distribution between input sources such as wall adapters, backplanes, solar
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | presence_detection.md | 12 on one of the backplanes.
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | presence_detection.hpp | 43 * exists on one of the backplanes.
|
/openbmc/entity-manager/ |
H A D | README.md | 97 to hard drives, hot swap backplanes, baseboards, power supplies, CPUs, and
|
H A D | CONFIG_FORMAT.md | 78 boards) such as baseboard, risers, and hot-swap backplanes. While it is
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am3874-iceboard.dts | 272 /* All backplanes should have this -- it's how we know they're there. */
|
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | 182 Enclosures are devices sitting on or in SCSI backplanes that
|