Searched refs:BYTE_7 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h86 #define BYTE_7(_X) (*((int8_t *)(_X) + 7)) macro
H A Dpiclsensors.c710 syslog(LOG_INFO, "Temperature = %d\n", BYTE_7(res_datap));
733 BYTE_7(res_datap), BYTE_8(res_datap));
750 BYTE_7(res_datap), BYTE_8(res_datap));
767 BYTE_7(res_datap), BYTE_8(res_datap));
784 BYTE_7(res_datap), BYTE_8(res_datap));
H A Dpiclplatmod.c693 uint8_t state = BYTE_7(res_datap);
748 uint8_t state = BYTE_7(res_datap);
H A Dpicldr.c432 event, BYTE_7(res_datap));

Completed in 48 milliseconds