Searched refs:BGE_TICKS_PER_SEC (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_bgereg.h | 2440 #define BGE_TICKS_PER_SEC 1000000 macro |
| D | if_bge.c | 3864 sc->bge_stat_ticks = BGE_TICKS_PER_SEC; in bge_attach() |