Home
last modified time | relevance | path

Searched refs:int16_t (Results 126 – 150 of 273) sorted by relevance

1234567891011

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c80 int16_t segoffset;
81 int16_t seglength;
271 int16_t data_offset; in psvc_update_thresholds_0()
/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h321 int16_t mc_count;
322 int16_t mc_count_req;
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h434 int16_t in_inact; /* inactivity mark count */
435 int16_t in_inact_reload; /* inactivity reload value */
H A Dlom_io.h421 int16_t index;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/monza/common/
H A Dmonza.c594 int16_t int16v; in monza_get_int_propval()
619 case sizeof (int16_t): in monza_get_int_propval()
/illumos-gate/usr/src/lib/libuutil/common/
H A Duu_strtoint.c215 *(int16_t *)v = val; in uu_strtoint()
/illumos-gate/usr/src/uts/common/io/myri10ge/firmware/
H A Dmyri10ge_mcp.h36 typedef signed short int16_t; typedef
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h811 int32_t smb_time_dos_to_unix(int16_t, int16_t);
812 void smb_time_unix_to_dos(int32_t, int16_t *, int16_t *);
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass5.c377 fs->fs_cpg * fs->fs_nrpos * sizeof (int16_t)) != 0); in pass5()
387 sizeof (int16_t)); in pass5()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/ontario/common/
H A Dstpaul.c520 int16_t int16v; in stpaul_get_int_propval()
545 case sizeof (int16_t): in stpaul_get_int_propval()
H A Dontario.c665 int16_t int16v; in ontario_get_int_propval()
690 case sizeof (int16_t): in ontario_get_int_propval()
/illumos-gate/usr/src/boot/sys/ufs/ffs/
H A Dfs.h478 int16_t cg_old_ncyl; /* number of cyl's this cg */
479 int16_t cg_old_niblk; /* number of inode blocks this cg */
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h249 int16_t h_pwr_left; /* limit on the whole hub */
/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h164 typedef int16_t s16;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h197 typedef int16_t tempr_t;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_printf.c242 case sizeof (int16_t): in pfprint_sint()
244 (int32_t)*((int16_t *)addr) / n)); in pfprint_sint()
592 case sizeof (int16_t): in pfprint_echr()
593 c = *(int16_t *)addr; in pfprint_echr()
1245 case sizeof (int16_t): in dt_printf_getint()
1246 *ip = (int)*((int16_t *)addr); in dt_printf_getint()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h267 int16_t ast_tx_rssi; /* tx rssi of last ack */
268 int16_t ast_tx_rssidelta; /* tx rssi delta */
747 int16_t sc_noise_floor;
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2253 int16_t p_tx_prod;
2254 int16_t p_tx_cons;
2255 int16_t p_tx_cnt;
2263 int16_t p_rx_cons;
2264 int16_t p_rx_prod;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c91 int16_t segoffset;
92 int16_t seglength;
1282 int16_t setpoint, hysteresis, loopgain, loopbias; in psvc_fan_control_policy_0()
1289 int16_t error_number; in psvc_fan_control_policy_0()
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_osdep.h95 typedef int16_t s16;
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h185 typedef int16_t s16;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h120 typedef int16_t tempr_t;
/illumos-gate/usr/src/uts/common/io/audio/drv/audiovia823x/
H A Daudiovia823x.c277 pos /= (sizeof (int16_t) * portc->nchan); in auvia_count()
404 portc->buf_size = portc->nframes * portc->nchan * sizeof (int16_t); in auvia_alloc_port()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c265 if (((int16_t)rt_idx_req == -1) && ((int8_t)phy_id_req == -1)) { in smp_handle_report_route_info()
270 } else if (((int16_t)rt_idx_req < 0) || (rt_idx_req >= route_indexes) || in smp_handle_report_route_info()
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dlufsboot.c184 int16_t l_nb; /* size of delta */
185 int16_t l_flags;

1234567891011