Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h2506 #define BGE_TICKS_PER_SEC 1000000 macro
H A Dif_bge.c3035 sc->bge_stat_ticks = BGE_TICKS_PER_SEC; in bge_attach()