Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h51 # define __TO_TOL(mtol) (uint16_t)(mtol & 0x3f) macro
59 # define __TO_TOL(mtol) (uint16_t)(BSWAP_16(mtol) & 0x3f) macro