Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfe.c91 static void bfe_stop (struct bfe_softc *);
542 bfe_stop(sc); in bfe_detach()
575 bfe_stop(sc); in bfe_shutdown()
589 bfe_stop(sc); in bfe_suspend()
1474 bfe_stop(sc); in bfe_intr()
1482 bfe_stop(sc); in bfe_intr()
1693 bfe_stop(sc); in bfe_init_locked()
1699 bfe_stop(sc); in bfe_init_locked()
1778 bfe_stop(sc); in bfe_ioctl()
1843 bfe_stop(struct bfe_softc *sc) in bfe_stop() function