Home
last modified time | relevance | path

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

/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.build27 conf_data.set('MAGIC_NUMBER_BYTE4', get_option('magic-number-byte4'))
H A Dmeson.options65 'magic-number-byte4',
/openbmc/pldm/platform-mc/test/
H A Dterminus_manager_test.cpp384 uint8_t byte4 = (1 << (PLDM_GET_STATE_SENSOR_READINGS % 8)); // byte4 = 0x02 in TEST_F() local
399 0x00, 0x02, 0x05, 0x00, byte0, byte1, byte2, 0x00, byte4, in TEST_F()