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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c77 static int pmcs_get_time_stamp(pmcs_hw_t *, uint64_t *, hrtime_t *);
719 rval = pmcs_get_time_stamp(pwp, &pwp->fw_timestamp, &pwp->hrtimestamp);
1055 pmcs_get_time_stamp(pmcs_hw_t *pwp, uint64_t *fw_ts, hrtime_t *sys_hr_ts) function

Completed in 71 milliseconds