Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h255 enum keyswitch_state { KEY_BOOT = 0, KEY_SECURE, KEY_NOT_SECURE }; enum
431 enum keyswitch_state key_shadow; /* external state of the key switch */
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c3188 enum keyswitch_state key; in update_key_state()