Home
last modified time | relevance | path

Searched refs:MICROSEC (Results 26 – 50 of 123) sorted by relevance

12345

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvldc_impl.h71 #define VLDC_CLOSE_DELAY MICROSEC /* 1sec */
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dc_ustime.c76 tv.tv_usec = now.tv_nsec / (NANOSEC / MICROSEC); in get_time_now()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux.c481 triptime = (int64_t)tv.tv_sec * MICROSEC + tv.tv_usec; in check_reply()
681 triptime = (int64_t)tv.tv_sec * MICROSEC + tv.tv_usec; in check_reply()
999 (tv.tv_usec / (MICROSEC/MILLISEC)); in check_reply()
1005 triptime *= (MICROSEC/MILLISEC); in check_reply()
H A Dping_aux6.c520 triptime = (int64_t)tv.tv_sec * MICROSEC + tv.tv_usec; in check_reply6()
822 triptime = (int64_t)tv.tv_sec * MICROSEC + tv.tv_usec; in check_reply6()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_phys.c453 ret = scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in lmrc_phys_attach()
454 2 * MICROSEC, lmrc, lmrc_phys_tgt_activate_cb, in lmrc_phys_attach()
H A Dlmrc_raid.c731 ret = scsi_hba_tgtmap_create(dip, SCSI_TM_FULLSET, MICROSEC, in lmrc_raid_attach()
732 2 * MICROSEC, lmrc, lmrc_raid_tgt_activate_cb, in lmrc_raid_attach()
/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c212 { "us", NANOSEC / MICROSEC }, in profile_provide()
213 { "usec", NANOSEC / MICROSEC }, in profile_provide()
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/
H A Dconfigd.c255 dursec, durnsec / (NANOSEC / MICROSEC)); in request_log()
279 dursec, durnsec / (NANOSEC / MICROSEC)); in request_log()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dwdt.c186 cyclic_interval *= MICROSEC; in watchdog_init()
/illumos-gate/usr/src/uts/common/syscall/
H A Dntptime.c84 ntv.time.tv_usec = tod.tv_nsec / (NANOSEC / MICROSEC); in ntp_gettime()
/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.c495 if (tv->tv_usec > MICROSEC) { in msincr()
497 tv->tv_usec -= MICROSEC; in msincr()
510 udiff += MICROSEC; in msdiff()
/illumos-gate/usr/src/lib/libsip/common/
H A Dsip_miscdefs.h80 #define MICROSEC 1000000 macro
/illumos-gate/usr/src/uts/sun4v/io/
H A Dplatsvc.c56 #define MS2NANO(x) ((x) * MICROSEC)
59 #define SEC2HZ(x) (drv_usectohz((x) * MICROSEC))
/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_uthread.c69 DELAY(MICROSEC); in cpr_signal_user()
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c245 { "us", NANOSEC / MICROSEC }, in gettimeopt()
246 { "usec", NANOSEC / MICROSEC }, in gettimeopt()
318 tvp->tv_usec = (nsec % NANOSEC) / (NANOSEC / MICROSEC); in gettimeopt()
369 (suseconds_t)(strtod(arg, &p) * (double)MICROSEC); in gettimeopt()
/illumos-gate/usr/src/cmd/powertop/common/
H A Dpowertop.c400 g_cstate_info[g_longest_cstate].total_time/MICROSEC in main()
H A Dcpufreq.c47 #define HZ2MHZ(speed) ((speed) / MICROSEC)
/illumos-gate/usr/src/lib/libc/port/aio/
H A Daio.c527 uwait->tv_usec >= MICROSEC) { in aiowait()
535 (hrtime_t)uwait->tv_usec * (NANOSEC / MICROSEC); in aiowait()
629 hres += (NANOSEC / MICROSEC) - 1; in aiowait()
632 (hres % NANOSEC) / (NANOSEC / MICROSEC); in aiowait()
1274 (void) usleep(ticks * (MICROSEC / hz)); in _aio_delay()
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c124 clock_t xhci_command_abort_wait = 5 * MICROSEC;
130 clock_t xhci_command_wait = MICROSEC;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dselect.c364 if (tv->tv_usec < 0 || tv->tv_usec >= MICROSEC) { in select()
/illumos-gate/usr/src/uts/sparc/os/
H A Darchdep.c392 DELAY(2 * MICROSEC); in traceback()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c293 drv_usecwait(MICROSEC / MILLISEC); in pqi_wait_for_mode_ready()
303 drv_usecwait(MICROSEC / MILLISEC); in pqi_wait_for_mode_ready()
313 drv_usecwait(MICROSEC / MILLISEC); in pqi_wait_for_mode_ready()
1176 int countdown = 10 * MICROSEC; /* 10 seconds */ in poll_for_admin_response()
1991 drv_usecwait(100 * (MICROSEC / MILLISEC)); in pqi_hba_reset()
2065 DAY * drv_usectohz(MICROSEC)); in update_time()
/illumos-gate/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c169 keypoll_timeout_hz = drv_usectohz(10 * MICROSEC); in load_platform_drivers()
/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h725 #define NV_SEC2USEC(x) x * MICROSEC
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c313 drv_usecwait(MICROSEC >> 2); in cpr_err()
793 SHUTDOWN_TIMEOUT_SECS * drv_usectohz(MICROSEC)); in xen_shutdown()

12345