Home
last modified time | relevance | path

Searched refs:keyswitch (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Ddomaind.h40 uint8_t keyswitch; /* virtual SC keyswitch */ member
61 #define DOMD_KEYSWITCH_OFFSET offsetof(domain_data_t, keyswitch)
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dcherrystone.c704 picl_nodehdl_t *keyswitch; in print_keyswitch() local
709 &keyswitch); in print_keyswitch()
713 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in print_keyswitch()
716 free(keyswitch); in print_keyswitch()
724 free(keyswitch); in print_keyswitch()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A DSB-tables.info52 * add Devices table for the keyswitch
57 PROP Class string r 0 "keyswitch"
58 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
136 PROP Class string r 0 "keyswitch"
137 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
224 name:RMCLOMV/keyswitch
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/
H A DSB-tables.info60 * add Devices table for the keyswitch
65 PROP Class string r 0 "keyswitch"
66 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
135 PROP Class string r 0 "keyswitch"
136 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
263 name:RMCLOMV/keyswitch
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c875 picl_nodehdl_t *keyswitch; in lneck_env_print_keyswitch() local
880 &keyswitch); in lneck_env_print_keyswitch()
884 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in lneck_env_print_keyswitch()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/ents/frudr/
H A DSB-tables.info99 PROP Class string r 0 "keyswitch"
100 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
184 name:RMCLOMV/keyswitch
/titanic_41/usr/src/cmd/picl/plugins/sun4u/chalupa/frudr/
H A Dfru_SC_data.info235 * keyswitch info
237 name:RMCLOMV/keyswitch
H A DSB-tables.info473 * System leds and keyswitch should be under "SYS"
494 PROP Class string r 0 "keyswitch"
495 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c1138 picl_nodehdl_t *keyswitch; in dak_env_print_keyswitch() local
1143 &keyswitch); in dak_env_print_keyswitch()
1152 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in dak_env_print_keyswitch()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frudr/
H A Dfru_SC_data.info156 * keyswitch parent
158 name:RMCLOMV/keyswitch
H A DSB-tables.info193 PROP Class string r 0 "keyswitch"
194 REFPROP _keyswitch_ name:RMCLOMV/keyswitch
/titanic_41/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h466 rsci8 keyswitch; /* key switch setting value */ member
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info268 /* keyswitch */
/titanic_41/usr/src/uts/sun4u/io/
H A Drmclomv.c3237 real_key_position = rmclomv_sysinfo_data.keyswitch; in rmclomv_refresh()