Searched refs:echo_start (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c524 hrtime_t echo_start, echo_end, echo_total; local
575 echo_start = gethrtime();
577 hrtime_t, echo_start, uint32_t, pwrk->htag);
592 echo_total += (echo_end - echo_start);

Completed in 69 milliseconds