Symbol: rsci8
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
120
static rsci8 unsupported_cmds[] = { DP_SET_DATE_TIME };
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
133
static req_resp_table_t *rsc_lookup_rr_table(req_resp_table_t *, int, rsci8);
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
135
static int rsc_check_unsupported_cmd(rsci8);
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
137
static int rsc_cmd_response_guaranteed(rsci8);
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
270
rsc_lookup_rr_table(req_resp_table_t *rr_table, int cnt, rsci8 type)
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
291
rsc_check_unsupported_cmd(rsci8 type)
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
311
rsc_cmd_response_guaranteed(rsci8 type)
usr/src/lib/librsc/sparc/mpxu/common/librsc.c
54
static rsci8 rsc_rx_resp_type = 0;
usr/src/lib/librsc/sparc/mpxu/common/librsc.h
43
rsci8 type;
usr/src/uts/sun4u/io/rmclomv.c
188
static rsci8 key_position = RMC_KEYSWITCH_POS_LOCKED;
usr/src/uts/sun4u/io/rmclomv.c
190
static rsci8 real_key_position = RMC_KEYSWITCH_POS_UNKNOWN;
usr/src/uts/sun4u/io/rmclomv.c
2617
case (rsci8)DP_LED_OFF:
usr/src/uts/sun4u/io/rmclomv.c
2619
case (rsci8)DP_LED_ON:
usr/src/uts/sun4u/io/rmclomv.c
2622
case (rsci8)DP_LED_BLINKING:
usr/src/uts/sun4u/io/rmclomv.c
2626
case (rsci8)DP_LED_FLASHING:
usr/src/uts/sun4u/io/rmclomv.c
2877
rmc_setalarm.state = (rsci8)env_alarmctl.alarm_state;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
135
rsci8 rsc_build;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
254
rsci8 data[DP_MAX_LOGSIZE];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
270
rsci8 idInfo[256];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
416
rsci8 data[DP_MAX_MSGLEN-32];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
426
rsci8 ip_addr[4];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
429
rsci8 data[DP_MAX_MSGLEN-32];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
459
rsci8 maxTemp; /* max number of temperature sensors */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
460
rsci8 maxFan; /* max number of FANs */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
461
rsci8 maxPSU; /* max number of PSUs slot */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
462
rsci8 maxLED; /* max number of LEDs */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
463
rsci8 maxVolt; /* max number of voltage sensors */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
464
rsci8 maxFRU; /* max number of FRUs (field replac. unit) */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
465
rsci8 maxCircuitBrks; /* max number of circuit breakers */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
466
rsci8 keyswitch; /* key switch setting value */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
489
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
503
rsci8 num_temps;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
519
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
521
rsci8 flag;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
534
rsci8 num_fans;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
549
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
576
rsci8 num_psus;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
592
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
594
rsci8 presence; /* 1=FRU present */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
595
rsci8 status;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
607
rsci8 num_frus;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
629
rsci8 presence; /* 0 is not present, 1 is present */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
634
rsci8 num_devices;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
670
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
672
rsci8 state;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
673
rsci8 colour;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
677
rsci8 num_leds;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
704
rsci8 state;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
709
rsci8 status;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
730
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
732
rsci8 state;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
736
rsci8 num_alarms;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
751
rsci8 state;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
756
rsci8 status;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
780
rsci8 enable; /* enable = 1 */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
784
rsci8 status;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
788
rsci8 enable;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
803
rsci8 sensor_status; /* tells whether the reading */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
805
rsci8 status; /* 0=ok, 1=error */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
817
rsci8 num_volts;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
834
rsci8 sensor_status; /* tells whether the reading is */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
836
rsci8 status; /* 0=ok, 1=error */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
841
rsci8 num_circuit_brks;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
850
rsci8 enable; /* 0=enable watchdog, 1=disable watchdog */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
936
rsci8 key_position;
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
942
rsci8 log_record[DP_MAX_LOGSIZE];
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
95
rsci8 idata[DP_MAX_RUN_TEST_DATALEN]; /* input data array */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
96
rsci8 odata[DP_MAX_RUN_TEST_DATALEN]; /* output data array */
usr/src/uts/sun4u/sys/rmc_comm_hproto.h
968
rsci8 chassis_serial_number[32];