Home
last modified time | relevance | path

Searched defs:byte4 (Results 1 – 2 of 2) sorted by relevance

/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
/openbmc/qemu/qga/
H A Dcommands-linux.c2144 unsigned int byte4 = hex_int & 0xFF; in hex_to_ip_address() local