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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/
H A Dlibctsmc.c146 dbg_print(SMC_ERRMSG_ERROR, SC_MSG_CC(rsp_pkt),
151 if (SC_MSG_CC(rsp_pkt) != 0) {
246 if (SC_MSG_CC(rsp_pkt) != 0) {
247 dbg_print(SMC_ERRMSG_ERROR, SC_MSG_CC(rsp_pkt),
285 SC_MSG_LEN(rsp_pkt), SC_MSG_CC(rsp_pkt));
288 if (SC_MSG_CC(rsp_pkt) != 0) {
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsmc_if.h128 #define SC_MSG_CC(msg) (SC_MSG_HDR(msg).cc) macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpicldr.c501 if (SC_MSG_CC(&rsp_msg) != 0) {

Completed in 66 milliseconds