Home
last modified time | relevance | path

Searched refs:apicId (Results 1 – 2 of 2) sorted by relevance

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp356 uint32_t apicId; member
371 uint32_t apicId; member
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp2244 ss << std::format(" APIC ID : 0x{:08X}\n", pBank->apicId); in handleVirtualBank()