Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c136 static void age_init_locked(struct age_softc *);
1454 age_init_locked(sc); in age_resume()
1771 age_init_locked(sc); in age_watchdog()
1784 age_init_locked(sc); in age_watchdog()
1810 age_init_locked(sc); in age_ioctl()
1824 age_init_locked(sc); in age_ioctl()
2154 age_init_locked(sc); in age_int_task()
2534 age_init_locked(sc); in age_init()
2539 age_init_locked(struct age_softc *sc) in age_init_locked() function