Home
last modified time | relevance | path

Searched refs:envmon_keysw_pos_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvmon.h83 #define ENVMONIOCGETKEYSW _IOR('a', ENVMON_BASE + 12, envmon_keysw_pos_t)
232 } envmon_keysw_pos_t; typedef
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c100 envmon_keysw_pos_t *key_state);
107 static int lookup_key_posn(envmon_keysw_pos_t pos, const char **string);
114 static void fixkeyposn(envmon_keysw_pos_t keyposn, const char *string,
157 envmon_keysw_pos_t pos;
735 envmon_keysw_pos_t *key_state) in get_keyswitch_data()
887 lookup_key_posn(envmon_keysw_pos_t pos, const char **string) in lookup_key_posn()
915 envmon_keysw_pos_t key_posn; in read_vol_data()
1127 envmon_keysw_pos_t key_state; in add_env_nodes()
1370 fixkeyposn(envmon_keysw_pos_t keyposn, const char *string, int *max_len) in fixkeyposn()
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c2715 envmon_keysw_pos_t envmon_pos; in rmclomv_ioctl()