Home
last modified time | relevance | path

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

/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.json32 "oemID": { object
/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp439 constexpr uint24_t oemID = 0; in ipmiGetChannelAuthenticationCapabilities() local