Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c98 unsigned long startlow, starthigh; in calibrate_tsc() local
101 rdtsc(startlow,starthigh); in calibrate_tsc()
109 :"g" (startlow), "g" (starthigh), in calibrate_tsc()