Home
last modified time | relevance | path

Searched refs:ocr_thread (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h2410 struct thread *ocr_thread; member
H A Dmrsas.c817 error = kthread_create(mrsas_ocr_thread, sc, &sc->ocr_thread, "mrsas_ocr%d", in mrsas_attach()