Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h255 enum keyswitch_state { KEY_BOOT = 0, KEY_SECURE, KEY_NOT_SECURE }; enumerator
/titanic_41/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c747 softsp->key_shadow = KEY_BOOT; in sysctrl_attach()
3204 case KEY_BOOT: in update_key_state()