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

/freebsd-9.3-release/sys/dev/snc/
H A Ddp83932var.h198 int (*sc_enable)(struct snc_softc *); member in struct:snc_softc
H A Ddp83932.c1170 if (sc->sc_enabled == 0 && sc->sc_enable != NULL) {
1171 if ((*sc->sc_enable)(sc) != 0) {

Completed in 50 milliseconds