Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipmi/common/
H A Dipmi_sdr.c46 #define __TO_TOL(mtol) (uint16_t)(BSWAP_16(mtol) & 0x3f) argument
48 #define __TO_M(mtol) (int16_t)(tos32((((BSWAP_16(mtol) & 0xff00) >> 8) | \ argument