Searched refs:TRANGE_MASK (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvd.c207 #define TRANGE_MASK (0x7) macro
210 #define TRANGE(regval) (regval & TRANGE_MASK)
214 (trange & TRANGE_MASK))
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c283 #define TRANGE_MASK (0x7) macro
286 #define TRANGE(regval) (regval & TRANGE_MASK)
290 (trange & TRANGE_MASK))

Completed in 89 milliseconds