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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h82 #define BYTE_3(_X) (*((int8_t *)(_X) + 3)) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h561 #define BYTE_3(x) ((x)<<24) macro
595 #define CB_PS_50VSOCKET BYTE_3(0x10)
596 #define CB_PS_33VSOCKET BYTE_3(0x20)
597 #define CB_PS_XVSOCKET BYTE_3(0x40)
598 #define CB_PS_YVSOCKET BYTE_3(0x80)

Completed in 48 milliseconds