Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/bfe/
H A Dif_bfe.c92 static void bfe_stop (struct bfe_softc *);
543 bfe_stop(sc); in bfe_detach()
576 bfe_stop(sc); in bfe_shutdown()
590 bfe_stop(sc); in bfe_suspend()
1475 bfe_stop(sc); in bfe_intr()
1483 bfe_stop(sc); in bfe_intr()
1694 bfe_stop(sc); in bfe_init_locked()
1700 bfe_stop(sc); in bfe_init_locked()
1779 bfe_stop(sc); in bfe_ioctl()
1844 bfe_stop(struct bfe_softc *sc) in bfe_stop() function