Searched defs:hrtimestamp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2865 hrtime_t hrtimestamp; local
2899 hrtimestamp = gethrtime();
2905 ((hrtimestamp - pwp->hrtimestamp) / PMCS_FWLOG_TIMER_DIV);
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h699 * hrtimestamp is the hrtime at roughly the same time
704 hrtime_t hrtimestamp; member in struct:pmcs_hw

Completed in 293 milliseconds