Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp99 #define SIZE_CPU_PPIN 8 macro
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp1281 if (*data_len > SIZE_CPU_PPIN * 2) in ipmiOemSetPPINInfo()
1282 len = SIZE_CPU_PPIN * 2; in ipmiOemSetPPINInfo()