Searched refs:soft_state_message_ra (Results 1 – 2 of 2) sorted by relevance
57 #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];
1156 uint64_t soft_state_message_ra[SOLARIS_SOFT_STATE_MSG_CNT]; variable1538 soft_state_message_ra[i] = ra; in mach_soft_state_init()