Home
last modified time | relevance | path

Searched refs:SYS_NOT_SECURE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h152 #define SYS_NOT_SECURE 0x20 /* ==0 Keyswitch in secure pos. */ macro
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c3193 if (*(list->status1) & SYS_NOT_SECURE) in update_key_state()
3251 if (!(*(list->status1) & SYS_NOT_SECURE)) { in sysctrl_abort_seq_handler()