Searched refs:ocr_thread_active (Results 1 – 2 of 2) sorted by relevance
989 if (sc->ocr_thread_active) in mrsas_attach()1115 if (sc->ocr_thread_active) in mrsas_detach()1126 while (sc->ocr_thread_active) { in mrsas_detach()1132 sc->ocr_thread_active); in mrsas_detach()1186 if (sc->ocr_thread_active) in mrsas_shutdown()3118 sc->ocr_thread_active = 1; in mrsas_ocr_thread()3197 sc->ocr_thread_active = 0; in mrsas_ocr_thread()
3538 u_int8_t ocr_thread_active; member