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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h79 #define BYTE_0(_X) (*((int8_t *)(_X) + 0)) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_reg.h564 #define BYTE_0(x) (x) macro
566 #define CB_SE_POWER_CYCLE BYTE_0(0x08)
567 #define CB_SE_CCDMASK BYTE_0(0x06)
568 #define CB_SE_CCD2 BYTE_0(0x04)
569 #define CB_SE_CCD1 BYTE_0(0x02)
570 #define CB_SE_CSTSCHG BYTE_0(0x01)
572 #define CB_SM_POWER_CYCLE BYTE_0(0x08)
573 #define CB_SM_CCDMASK BYTE_0(0x06)
574 #define CB_SM_CCD2 BYTE_0(0x04)
575 #define CB_SM_CCD1 BYTE_0(
[all...]

Completed in 70 milliseconds