Searched refs:AGE_IM_TIMER (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_agereg.h | 120 #define AGE_IM_TIMER 0x1408 /* 16bits */ macro |
H A D | if_age.c | 1605 CSR_WRITE_2(sc, AGE_IM_TIMER, AGE_USECS(sc->age_int_mod)); in age_init() |