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

/netbsd-current/sys/dev/cardbus/
H A Dcardslotvar.h63 int sc_th_enable; /* true if the thread is enabled */ member in struct:cardslot_softc
H A Dcardslot.c131 sc->sc_th_enable = 0;
162 sc->sc_th_enable = 1;
200 sc->sc_th_enable = 0;
316 while (sc->sc_th_enable) {

Completed in 121 milliseconds