Home
last modified time | relevance | path

Searched defs:oemID (Results 1 – 4 of 4) sorted by relevance

/openbmc/libcper/examples/
H A Ddmarvtd.json81 "oemID": 177958299001040, number
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.hpp100 uint8_t oemID[3]; // IANA enterprise number for OEM/organization member
/openbmc/libcper/specification/json/sections/
H A Dcper-vtd-dmar.json34 "oemID": { object
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp437 constexpr uint24_t oemID = 0; in ipmiGetChannelAuthenticationCapabilities() local