Home
last modified time | relevance | path

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

1...<<11

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3134 int16_t val;
3214 if (ddi_peek16(anode, (int16_t *)cfgaddr, &val) != DDI_SUCCESS) {
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtulip.c123 typedef int16_t s16;
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c88 #define PINGSEQ_LEQ(a, b) ((int16_t)((a)-(b)) <= 0)
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c2073 *iusedoff = *boff + sblock.fs_cpg * sblock.fs_nrpos * sizeof (int16_t); in cg_constants()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c2932 ASSERT((int16_t)new_state >= ND_STATE_VALID_MIN); in nce_update()
2933 ASSERT((int16_t)new_state <= ND_STATE_VALID_MAX); in nce_update()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c2431 int16_t master_if = -1, slave_if = -1; in usbecm_get_descriptors()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c457 int16_t level, oldlevel = (int16_t)nv_getnum(np); in put_level()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c1765 remaining = *((int16_t *)addr); in dt_trunc()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_print.c2606 int16_t i2; in printf_signed()
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vnops.c2360 auio.uio_segflg = (int16_t)seg; in ud_rdwri()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c3763 int16_t signed16; in decode_immediate()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c724 emlxs_post_buffer(emlxs_hba_t *hba, RING *rp, int16_t cnt) in emlxs_post_buffer()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp.c2226 int16_t t; in iwp_rx_mpdu_intr()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c2318 int16_t t; in iwh_rx_mpdu_intr()
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c6186 bzero(tcph->th_sum, sizeof (int16_t)); in tcp_xmit_early_reset()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c2095 int16_t t; in iwk_rx_intr()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c5936 regs[rd] = (int16_t)dtrace_load16(regs[r1]); in dtrace_dif_emulate()
5981 regs[rd] = (int16_t) in dtrace_dif_emulate()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c8721 int16_t pwr_left, pwr_limit, pwr_required; in usba_hubdi_check_power_budget()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c2200 sc->eeprom_voltage = (int16_t)le16toh(val); in iwn4965_read_eeprom()
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c10000 *(int16_t *)pbuf); in print_overlay_value()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv.c8937 int16_t ltype; in rfs4_do_lock()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog118 (int16_t): Renamed to ...
374 (int16_t): Renamed to ...
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12319 int16_t len; in fp_handle_unsol_rscn()

1...<<11