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

/freebsd-10.0-release/sys/dev/pcf/
H A Dpcfvar.h67 int pcf_started; /* 1 if start condition sent */ member in struct:pcf_softc
H A Dpcf.c93 if (sc->pcf_started) {
97 sc->pcf_started = 0;
183 sc->pcf_started = 1;

Completed in 161 milliseconds