Home
last modified time | relevance | path

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

/freebsd/sys/dev/sge/
H A Dif_sge.c132 static void sge_stop(struct sge_softc *);
674 sge_stop(sc); in sge_detach()
706 sge_stop(sc); in sge_shutdown()
721 sge_stop(sc); in sge_suspend()
1629 sge_stop(sc); in sge_init_locked()
1635 sge_stop(sc); in sge_init_locked()
1764 sge_stop(sc); in sge_ioctl()
1869 sge_stop(struct sge_softc *sc) in sge_stop() function