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

/osnet-11/usr/src/grub/grub2/grub-core/disk/arc/
H A Darcdisk.c234 grub_uint64_t totl = size << 9; local
248 while (totl)
251 totl, &count))
253 totl -= count;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h873 uint64_t totl; member in struct:e1000_hw_stats

Completed in 27 milliseconds