Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h580 #define PMCS_FWLOG_TIMER_DIV 8 /* fw timer has 8ns granularity */ macro
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_attach.c2905 ((hrtimestamp - pwp->hrtimestamp) / PMCS_FWLOG_TIMER_DIV); in pmcs_prt_impl()