Home
last modified time | relevance | path

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

/freebsd/sys/dev/re/
H A Dif_re.c289 static void re_init_locked (struct rl_softc *);
807 re_init_locked(sc); in re_diag()
2552 re_init_locked(sc); in re_poll_locked()
2631 re_init_locked(sc); in re_int_task()
2717 re_init_locked(sc); in re_intr_msi()
3085 re_init_locked(sc); in re_init()
3090 re_init_locked(struct rl_softc *sc) in re_init_locked() function
3425 re_init_locked(sc); in re_ioctl()
3445 re_init_locked(sc); in re_ioctl()
3546 re_init_locked(sc); in re_ioctl()
[all …]
/freebsd/sys/dev/netmap/
H A Dif_re_netmap.h59 re_init_locked(adapter); /* also enables intr */ in re_netmap_reg()