Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2433 #define BGE_TICKS_PER_SEC 1000000 macro
H A Dif_bge.c2424 sc->bge_stat_ticks = BGE_TICKS_PER_SEC; in bge_attach()