Home
last modified time | relevance | path

Searched refs:mfgr (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-mrw-tools/
H A Dhwmon.pl242 my $mfgr = $g_targetObj->getAttribute($bmc, "MANUFACTURER");
249 if ($mfgr eq "ASPEED") {
253 die "Unsupported BMC manufacturer $mfgr\n";
/openbmc/ibm-logging/
H A Dcallout.cpp68 std::string mfgr; in load() local
73 archive(id, timestamp, inventoryPath, build, mfgr, model, pn, sn); in load()
79 callout.manufacturer(mfgr); in load()
/openbmc/linux/arch/mips/include/asm/xtalk/
H A Dxwidget.h117 u32 mfgr; member