Searched refs:soft_state_message_ra (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dsoft_state.h57 #define SOLARIS_SOFT_STATE_BOOT_MSG soft_state_message_ra[0]
58 #define SOLARIS_SOFT_STATE_RUN_MSG soft_state_message_ra[1]
59 #define SOLARIS_SOFT_STATE_HALT_MSG soft_state_message_ra[2]
60 #define SOLARIS_SOFT_STATE_POWER_MSG soft_state_message_ra[3]
61 #define SOLARIS_SOFT_STATE_PANIC_MSG soft_state_message_ra[4]
62 #define SOLARIS_SOFT_STATE_REBOOT_MSG soft_state_message_ra[5]
63 #define SOLARIS_SOFT_STATE_DEBUG_MSG soft_state_message_ra[6]
64 #define SOLARIS_SOFT_STATE_SAVED_MSG soft_state_message_ra[7]
67 extern uint64_t soft_state_message_ra[SOLARIS_SOFT_STATE_MSG_CNT];
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c1156 uint64_t soft_state_message_ra[SOLARIS_SOFT_STATE_MSG_CNT]; variable
1538 soft_state_message_ra[i] = ra;

Completed in 81 milliseconds