Searched refs:age_int_mod (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_age.c1727 sc->age_int_mod = AGE_IM_TIMER_DEFAULT;
1728 CSR_WRITE_2(sc, AGE_IM_TIMER, AGE_USECS(sc->age_int_mod));
1731 if (AGE_USECS(sc->age_int_mod) == 0)
1738 device_xname(sc->sc_dev), sc->age_int_mod);
H A Dif_agereg.h844 int age_int_mod; member in struct:age_softc

Completed in 411 milliseconds