Home
last modified time | relevance | path

Searched refs:int8_t (Results 1 – 25 of 270) sorted by relevance

1234567891011

/titanic_44/usr/src/cmd/fs.d/udfs/labelit/
H A Dlabelit.c52 static int8_t lvinfo1_buf[BUF_LEN];
53 static int8_t lvinfo2_buf[BUF_LEN];
54 static int8_t lvinfo3_buf[BUF_LEN];
55 static int8_t fsname[BUF_LEN];
56 static int8_t volname[BUF_LEN];
75 static int32_t convert_string(int8_t *, int8_t *, int32_t, int32_t, int8_t *);
76 static int32_t ud_convert2unicode(int8_t *, int8_t *, int32_t);
79 int8_t *labelit_subopts[] = {
95 int8_t *options = NULL; in main()
96 int8_t *value = NULL; in main()
[all …]
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/envmond/
H A Dpiclenvmond.h79 #define BYTE_0(_X) (*((int8_t *)(_X) + 0))
80 #define BYTE_1(_X) (*((int8_t *)(_X) + 1))
81 #define BYTE_2(_X) (*((int8_t *)(_X) + 2))
82 #define BYTE_3(_X) (*((int8_t *)(_X) + 3))
83 #define BYTE_4(_X) (*((int8_t *)(_X) + 4))
84 #define BYTE_5(_X) (*((int8_t *)(_X) + 5))
85 #define BYTE_6(_X) (*((int8_t *)(_X) + 6))
86 #define BYTE_7(_X) (*((int8_t *)(_X) + 7))
87 #define BYTE_8(_X) (*((int8_t *)(_X) + 8))
H A Dpiclsensors.h48 int8_t curr_temp;
49 int8_t hi_poweroff;
50 int8_t hi_shutdown;
51 int8_t hi_warning;
52 int8_t lo_poweroff;
53 int8_t lo_shutdown;
54 int8_t lo_warning;
H A Dpiclsensors.c102 int8_t *threshold_reading) in env_get_temp_threshold()
181 int8_t set_value) in env_set_temp_threshold()
192 req_pkt.data[0] = (int8_t)sensor_no; in env_set_temp_threshold()
215 env_get_sensor_reading(uint8_t sensor_no, int8_t *sensor_reading) in env_get_sensor_reading()
246 int8_t sensor_reading; in get_curr_temp()
260 *(int8_t *)bufp = sensor_reading; in get_curr_temp()
278 int8_t sensor_reading; in get_sensor_condition()
338 *(int8_t *)bufp = temp_sensor.lo_warning; in get_sensor_thr()
340 *(int8_t *)bufp = temp_sensor.lo_shutdown; in get_sensor_thr()
342 *(int8_t *)bufp = temp_sensor.lo_poweroff; in get_sensor_thr()
[all …]
/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h84 int8_t p_latency_timer;
85 int8_t p_cache_line_size;
86 int8_t s_latency_timer;
87 int8_t s_cache_line_size;
88 int8_t p_pwrite_threshold;
89 int8_t s_pwrite_threshold;
90 int8_t p_dread_threshold;
91 int8_t s_dread_threshold;
92 int8_t delayed_trans_order;
93 int8_t serr_fwd_enable;
/titanic_44/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h111 int8_t observed; /* observed (measured) temperature */
112 int8_t expected; /* expected (correct) temperature */
116 int8_t high_power_off; /* high power off threshold */
117 int8_t high_shutdown; /* high shutdown threshold */
118 int8_t high_warning; /* high warning threshold */
119 int8_t low_warning; /* low warning threshold */
120 int8_t low_shutdown; /* low shutdown threshold */
121 int8_t low_power_off; /* low power off threshold */
122 int8_t policy_type; /* policy type */
123 int8_t policy_entries; /* #valid entries in policy_data[] */
[all …]
/titanic_44/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_Lxcache.h143 cmd_cpu_t *, nvlist_t *, cmd_ptrsubtype_t, int32_t, int8_t, int16_t);
146 cmd_ptrsubtype_t, int32_t, int8_t, int16_t);
150 int32_t, int8_t);
153 int32_t, int8_t, int32_t);
157 extern int8_t cmd_Lxcache_get_next_retirable_way(cmd_cpu_t *, int32_t,
158 cmd_ptrsubtype_t, int8_t);
159 extern int8_t cmd_Lxcache_get_lowest_retirable_way(cmd_cpu_t *,
180 int32_t, int8_t, int16_t);
182 cmd_ptrsubtype_t, int32_t, int8_t, int16_t);
192 int8_t);
/titanic_44/usr/src/uts/common/kiconv/kiconv_tc/
H A Dkiconv_tc.c69 typedef int8_t (*kiconv_big5toutf8_t)(uint32_t value, uchar_t *ob,
72 static int8_t utf8_to_big5(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
74 static int8_t utf8_to_euctw(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
76 static int8_t utf8_to_cp950hkscs(uint32_t utf8, uchar_t **inbuf,
78 static int8_t utf8_to_big5hkscs(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
80 static int8_t big5_to_utf8(uint32_t big5_val, uchar_t *ob, uchar_t *obtail,
82 static int8_t big5hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob,
84 static int8_t cp950hkscs_to_utf8(uint32_t hkscs_val, uchar_t *ob,
86 static int8_t euctw_to_utf8(size_t plane_no, uint32_t euctw_val,
143 int8_t sz; in kiconv_fr_big5_common()
[all …]
/titanic_44/usr/src/lib/print/libipp-core/common/
H A Dread.c97 int8_t ipp_type;
98 int8_t size;
111 validate_length(int8_t type, int8_t size) in validate_length()
122 static int8_t
123 base_type(int8_t i) in base_type()
150 validate_type(char *name, int8_t type) in validate_type()
152 int8_t t = name_to_ipp_type(name); in validate_type()
168 validate_value(papi_attribute_t ***message, char *name, int8_t type, ...) in validate_value()
192 int8_t v = (int8_t)va_arg(ap, int); in validate_value()
270 ipp_read_attribute_group(ipp_reader_t iread, void *fd, int8_t *type, in ipp_read_attribute_group()
[all …]
H A Dwrite.c42 static int8_t
64 papi_ipp_type_match(papi_attribute_value_type_t papi, int8_t ipp) in papi_ipp_type_match()
121 int8_t type; in ipp_write_attribute()
209 int8_t v = (int8_t)value->boolean; in ipp_write_attribute()
245 int8_t units = (int8_t)(value->resolution).units; in ipp_write_attribute()
263 int8_t c; in ipp_write_attribute()
319 ipp_write_attribute_group(ipp_writer_t iwrite, void *fd, int8_t type, in ipp_write_attribute_group()
341 int8_t c; in ipp_write_attribute_groups()
371 int8_t c; in ipp_write_message_header()
H A Dipp.h330 extern void *string_to_ipp_attr_value(int8_t type, char *value);
333 extern void *papi_attribute_to_ipp_attr(int8_t type, papi_attribute_t *attr);
335 extern int8_t name_to_ipp_type(char *name);
339 extern char *ipp_tag_string(int8_t tag, char *buf, size_t bufsiz);
340 extern size_t min_val_len(int8_t type, char *name);
341 extern size_t max_val_len(int8_t type, char *name);
/titanic_44/usr/src/uts/common/io/arn/
H A Darn_rc.h131 int8_t rssi_ack_validmin;
132 int8_t rssi_ack_deltamin;
147 int8_t rssi_thres; /* required rssi for this rate (dB) */
183 int8_t rssi_last;
184 int8_t rssi_last_lookup;
185 int8_t rssi_last_prev;
186 int8_t rssi_last_prev2;
232 int8_t idx;
H A Darn_ath9k.h74 int8_t ts_rssi;
80 int8_t ts_rssi_ctl0;
81 int8_t ts_rssi_ctl1;
82 int8_t ts_rssi_ctl2;
83 int8_t ts_rssi_ext0;
84 int8_t ts_rssi_ext1;
85 int8_t ts_rssi_ext2;
99 int8_t rs_rssi;
104 int8_t rs_rssi_ctl0;
105 int8_t rs_rssi_ctl1;
[all …]
/titanic_44/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_sc.c47 static int8_t gb2312_to_utf8(uchar_t byte1, uchar_t byte2, uchar_t *ob,
49 static int8_t gbk_to_utf8(uint32_t gbk_val, uchar_t *ob, uchar_t *obtail,
51 static int8_t utf8_to_gb2312(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
53 static int8_t utf8_to_gbk(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
55 static int8_t utf8_to_gb18030(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
125 int8_t sz; in kiconv_fr_gb18030()
223 int8_t sz; in kiconvstr_fr_gb18030()
355 int8_t sz; in kiconv_fr_gbk()
442 int8_t sz; in kiconvstr_fr_gbk()
543 int8_t sz; in kiconv_fr_euccn()
[all …]
/titanic_44/usr/src/uts/sun4u/sys/
H A Denvmon.h152 #define ENVMON_LED_CLR_NONE ((int8_t)(-1))
163 int8_t led_state;
164 int8_t led_color;
170 int8_t led_state;
182 int8_t alarm_state;
188 int8_t alarm_state;
H A Dgrbeep.h106 ((int8_t)(val)))
111 ((int8_t)(val)))
116 ((int8_t)(val)))
/titanic_44/usr/src/uts/sun4u/sys/i2c/clients/
H A Dmax1617_impl.h69 int8_t max1617_lcl_hlimit;
70 int8_t max1617_lcl_llimit;
71 int8_t max1617_remote_hlimit;
72 int8_t max1617_remote_llimit;
/titanic_44/usr/src/uts/common/kiconv/kiconv_ko/
H A Dkiconv_ko.c48 static int8_t utf8_to_euckr(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
50 static int8_t utf8_to_uhc(uint32_t utf8, uchar_t **inbuf, uchar_t *ibtail,
52 static int8_t ko_to_utf8(uint32_t ko_val, uchar_t *ob, uchar_t *obtail,
93 int8_t sz; in kiconv_fr_euckr()
180 int8_t sz; in kiconvstr_fr_euckr()
261 int8_t sz; in kiconv_fr_uhc()
348 int8_t sz; in kiconvstr_fr_uhc()
465 static int8_t
471 int8_t kolen; in utf8_to_ko()
513 static int8_t
[all …]
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h155 int8_t ddp;
156 int8_t rx_coalesce;
157 int8_t cong_algo;
160 int8_t tstamp;
161 int8_t sack;
/titanic_44/usr/src/uts/common/io/iwk/
H A Diwk_eeprom.h131 int8_t max_power_avg; /* max power (dBm) on this chnl, limit 31 */
146 int8_t power; /* ... for this pwr level for this chnl group */
166 int8_t saturation_power;
197 int8_t pa_det;
222 int8_t max_power_avg; /* each channel's maximum power, 31 as limit */
/titanic_44/usr/src/uts/common/sys/
H A Dnvpair.h174 int nvlist_add_int8(nvlist_t *, const char *, int8_t);
186 int nvlist_add_int8_array(nvlist_t *, const char *, int8_t *, uint_t);
208 int nvlist_lookup_int8(nvlist_t *, const char *, int8_t *);
221 int nvlist_lookup_int8_array(nvlist_t *, const char *, int8_t **, uint_t *);
252 int nvpair_value_int8(nvpair_t *, int8_t *);
264 int nvpair_value_int8_array(nvpair_t *, int8_t **, uint_t *);
292 void fnvlist_add_int8(nvlist_t *, const char *, int8_t);
305 void fnvlist_add_int8_array(nvlist_t *, const char *, int8_t *, uint_t);
323 int8_t fnvlist_lookup_int8(nvlist_t *nvl, const char *name);
336 int8_t fnvpair_value_int8(nvpair_t *nvp);
/titanic_44/usr/src/uts/common/io/iwh/
H A Diwh_calibration.h93 int8_t power; /* power level for this channel group */
104 int8_t t_pa_det;
105 int8_t t_actual_power;
/titanic_44/usr/src/uts/common/io/iwp/
H A Diwp_calibration.h90 int8_t power; /* power level for this channel group */
101 int8_t t_pa_det;
102 int8_t t_actual_power;
/titanic_44/usr/src/uts/sun4u/opl/sys/
H A Ddrmach.h184 int8_t scf_rsv1[2];
186 int8_t scf_rsv2[2];
187 int8_t scf_version;
188 int8_t scf_rsv3[3];
189 int8_t scf_rsv4[4];
192 int8_t scf_rsv5[36];
/titanic_44/usr/src/lib/libproc/common/
H A DPcore_linux.h34 int8_t pr_sname; /* Char for pr_state */
36 int8_t pr_nice; /* Nice value */
50 int8_t pr_sname; /* Char for pr_state */
52 int8_t pr_nice; /* Nice value */

1234567891011