Home
last modified time | relevance | path

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

/titanic_41/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
/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c102 envmon_keysw_pos_t *key_state);
109 static int lookup_key_posn(envmon_keysw_pos_t pos, const char **string);
116 static void fixkeyposn(envmon_keysw_pos_t keyposn, const char *string,
159 envmon_keysw_pos_t pos;
737 envmon_keysw_pos_t *key_state) in get_keyswitch_data()
889 lookup_key_posn(envmon_keysw_pos_t pos, const char **string) in lookup_key_posn()
917 envmon_keysw_pos_t key_posn; in read_vol_data()
1129 envmon_keysw_pos_t key_state; in add_env_nodes()
1372 fixkeyposn(envmon_keysw_pos_t keyposn, const char *string, int *max_len) in fixkeyposn()
/titanic_41/usr/src/uts/sun4u/io/
H A Drmclomv.c2715 envmon_keysw_pos_t envmon_pos; in rmclomv_ioctl()