Searched refs:sc_disable (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/snc/
H A Ddp83932var.h199 void (*sc_disable)(struct snc_softc *); member in struct:snc_softc
H A Ddp83932.c1192 if (sc->sc_enabled != 0 && sc->sc_disable != NULL) {
1193 (*sc->sc_disable)(sc);

Completed in 106 milliseconds