Searched refs:tstamp (Results 26 - 50 of 50) sorted by relevance

12

/illumos-gate/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_memerr.c303 if (tsp->tstamp < now - CMD_MQ_TIMELIM) {
327 tsp->tstamp = now;
351 tsp->tstamp = now;
462 /* tstamp < now - ce_t */
/illumos-gate/usr/src/cmd/fm/modules/sun4v/generic-mem/
H A Dgmem_memerr.c452 if (tsp->tstamp < now - GMEM_MQ_TIMELIM) {
474 tsp->tstamp = now;
499 tsp->tstamp = now;
605 /* tstamp < now - ce_t */
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c133 clock_t now, tstamp; local
142 tstamp = ddi_get_lbolt();
145 if ((now - tstamp) >= tmo) {
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c327 static time_t tstamp = 0; local
334 if ((tstamp + 60) < now) {
335 tstamp = now;
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1013 hrtime_t tstamp; local
1019 tstamp = gethrtime();
1020 if (tstamp / NANOSEC == ip->stats_time / NANOSEC)
1063 ip->stats_time = tstamp;
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_impl.h311 uint8_t *tstamp; member in struct:ieee80211_scanparams
H A Dnet80211_input.c874 scan.tstamp = frm;
1044 bcopy(scan.tstamp, in->in_tstamp.data,
H A Dnet80211_node.c1115 bcopy(sp->tstamp, in->in_tstamp.data, sizeof (in->in_tstamp));
1167 (void) memcpy(in->in_tstamp.data, sp->tstamp, sizeof (in->in_tstamp));
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h566 uint64_t tstamp; member in struct:iwn_cmd_timing
1185 uint32_t tstamp; member in struct:iwn_ucode_info
1267 uint64_t tstamp; member in struct:iwn_rx_stat
1297 uint64_t tstamp; member in struct:iwn_start_scan
H A Dif_iwn.c511 kstat_named_init(&sc->sc_timing->tstamp,
4632 memcpy(&cmd.tstamp, ni->in_tstamp.data, sizeof (uint64_t));
4638 mod = le64toh(cmd.tstamp) % val;
4642 sc->sc_timing->tstamp.value.ul = ni->in_tstamp.tsf;
7606 frm += 12; /* skip tstamp, bintval and capinfo fields */
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibsharecore.c2183 uint64_t tstamp; local
2210 tstamp = strtoull(str, NULL, 0);
2212 tstamp = 0;
2214 if (tstamp != implhandle->tstrans)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_msg.h280 __u8 tstamp:1; member in struct:tcp_options
282 __u8 tstamp:1; member in struct:tcp_options
1582 __be64 tstamp; member in struct:cpl_trace_pkt
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar3.c1066 time_t tstamp; local
1088 tstamp = tok & 0xffffffff;
1090 NDMP_LOG(LOG_DEBUG, "basedate \"%s\" %lld seq %u tstamp %u",
1091 basedate, tok, seq, tstamp);
1141 nlp->nlp_tokdate = tstamp;
/illumos-gate/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c63 static void ud_swap_tstamp(struct tstamp *);
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1021 uint32_t *tstamp; local
1027 tstamp = (uint32_t *)&wh[1];
1028 tstamp[0] = LE_32(tsf & 0xffffffff);
1029 tstamp[1] = LE_32(tsf >> 32);
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h598 uint8_t tstamp[8]; member in struct:ipw2200_associate
H A Dipw2200.c1760 (void) memcpy(assoc.tstamp, in->in_tstamp.data, 8);
2690 frm += 12; /* skip tstamp, bintval and capinfo fields */
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c2108 uint32_t *tstamp; local
2114 tstamp = (uint32_t *)&wh[1];
2115 tstamp[0] = LE_32(tsf & 0xffffffff);
2116 tstamp[1] = LE_32(tsf >> 32);
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c3265 logp->tstamp = ddi_get_lbolt();
3275 cmn_err(CE_CONT, "#%x @%lx ", logp->seq, logp->tstamp);
3515 cmn_err(CE_CONT, "#%x @%lx ", logp->seq, logp->tstamp);
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_subr.c346 struct tstamp const *dtime)
399 struct tstamp *dtime)
/illumos-gate/usr/src/tools/scripts/
H A Dnightly.sh1791 touch $SRC/.build.tstamp
2099 findunref -S $SCM_TYPE -t $SRC/.build.tstamp -s usr $CODEMGR_WS \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c2349 * This tstamp value is present in the upper 32-bits of all OIDs
2355 vhci->mp_priv->tstamp = (time32_t)(tod_get().tv_sec);
2436 oid.disc_oid.tstamp = mp_priv->tstamp;
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c2072 gethrestime(&mstat->tstamp);
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c1679 "rate=%x chan=%d tstamp=%llu", ring->cur, LE_32(desc->len),
1681 LE_64(tail->tstamp)));
1717 tap->wr_tsft = tail->tstamp;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/
H A Dlm_l4sp.c2660 xtcp_st->tcp.ts_time_diff = tcp->tcp_delegated.tstamp; /* time conversion not required */
5411 tcp->tcp_delegated.tstamp = xst_tcp->ts_time_diff;

Completed in 273 milliseconds

12