Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dcherrystone.c702 picl_nodehdl_t *keyswitch; in print_keyswitch() local
707 &keyswitch); in print_keyswitch()
711 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in print_keyswitch()
714 free(keyswitch); in print_keyswitch()
722 free(keyswitch); in print_keyswitch()
/illumos-gate/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
/illumos-gate/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
/illumos-gate/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
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c873 picl_nodehdl_t *keyswitch; in lneck_env_print_keyswitch() local
878 &keyswitch); in lneck_env_print_keyswitch()
882 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in lneck_env_print_keyswitch()
/illumos-gate/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
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c1136 picl_nodehdl_t *keyswitch; in dak_env_print_keyswitch() local
1141 &keyswitch); in dak_env_print_keyswitch()
1150 err = picl_get_propval_by_name(keyswitch[0], "State", ks_pos, in dak_env_print_keyswitch()
/illumos-gate/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
/illumos-gate/usr/src/uts/sun4u/sys/
H A Drmc_comm_hproto.h466 rsci8 keyswitch; /* key switch setting value */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frutree/
H A Dpiclfrutree.info268 /* keyswitch */
/illumos-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c3237 real_key_position = rmclomv_sysinfo_data.keyswitch; in rmclomv_refresh()