Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2582 #define BGE_TICKS_PER_SEC 1000000 macro
H A Dif_bge.c3702 sc->bge_stat_ticks = BGE_TICKS_PER_SEC; in bge_attach()