Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/sys/
H A Dmdesc_impl.h77 #define mdtoh64(x) ((uint64_t)(x)) macro
86 #define mdtoh64(x) BSWAP_64((uint64_t)(x)) macro