Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmdesc_impl.h75 #define mdtoh16(x) ((uint16_t)(x)) macro
84 #define mdtoh16(x) BSWAP_16((uint16_t)(x)) macro