Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/age/
HDif_age.c137 static void age_init_locked(struct age_softc *);
1479 age_init_locked(sc); in age_resume()
1796 age_init_locked(sc); in age_watchdog()
1809 age_init_locked(sc); in age_watchdog()
1835 age_init_locked(sc); in age_ioctl()
1849 age_init_locked(sc); in age_ioctl()
2184 age_init_locked(sc); in age_int_task()
2564 age_init_locked(sc); in age_init()
2569 age_init_locked(struct age_softc *sc) in age_init_locked() function