Searched refs:BYTE_0 (Results 1 - 3 of 3) sorted by relevance

/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...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h79 #define BYTE_0(_X) (*((int8_t *)(_X) + 0)) macro
H A Dpicldr.c394 uint8_t event_data = BYTE_0(res_datap);
508 SC_MSG_CMD(&rsp_msg), BYTE_0(res_datap),

Completed in 49 milliseconds