Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmdesc_impl.h76 #define mdtoh32(x) ((uint32_t)(x)) macro
85 #define mdtoh32(x) BSWAP_32((uint32_t)(x)) macro