Searched defs:_hexspace (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c4030 _hexspace(uint64_t v, int sz, int width, int padding) function
4051 #define HEXSPACE(v, t, w, s) _hexspace((uint64_t)(v), sizeof (t), (w), (s))

Completed in 72 milliseconds