Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dplatform.c1839 uint16_t val_present = *(uint16_t *)present_value; in encode_get_numeric_effecter_value_resp() local
1855 uint32_t val_present = *(uint32_t *)present_value; in encode_get_numeric_effecter_value_resp() local
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp2695 uint32_t val_present; in TEST() local