Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Damdpm.c104 struct timeval tv1, tv2; in amdpm_attach() local
138 microtime(&tv2); in amdpm_attach()
140 timersub(&tv2, &tv1, &tv1); in amdpm_attach()
Dises.c1531 struct timeval tv1, tv2; in ises_hrng_init() local
1585 microtime(&tv2); in ises_hrng_init()
1587 timersub(&tv2, &tv1, &tv1); in ises_hrng_init()
/mirbsd/src/sys/arch/i386/pci/
Dpchb.c170 struct timeval tv1, tv2; local
364 microtime(&tv2);
366 timersub(&tv2, &tv1, &tv1);
/mirbsd/src/sys/dev/pcmcia/
Dif_ray.c369 struct timeval rtv, tv1, tv2, *ttp, *ltp; variable
505 ltp = &tv2;
/mirbsd/src/bin/mksh/
Dcheck.t8112 typeset -Uui16 tv1=1#~ tv2=1# tv3=1#� tv4=1#� tv5=1#� tv6=1#� tv7=1#  tv8=1#€
8113 …echo "specX <${tv1#16#}> <${tv2#16#}> <${tv3#16#}> <${tv4#16#}> <${tv5#16#}> <${tv6#16#}> <${tv7#1…
8114 typeset -i1 tv1 tv2 tv3 tv4 tv5 tv6 tv7 tv8
8115 …echo "specW <${tv1#1#}> <${tv2#1#}> <${tv3#1#}> <${tv4#1#}> <${tv5#1#}> <${tv6#1#}> <${tv7#1#}> <$…