Home
last modified time | relevance | path

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

/titanic_44/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); in pmcs_start_phys()
1055 pmcs_get_time_stamp(pmcs_hw_t *pwp, uint64_t *fw_ts, hrtime_t *sys_hr_ts) in pmcs_get_time_stamp() function