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

/freebsd-current/sys/dev/mrsas/
H A Dmrsas.c71 static void mrsas_ocr_thread(void *arg);
935 error = mrsas_kproc_create(mrsas_ocr_thread, sc,
3080 * mrsas_ocr_thread: Thread to handle OCR/Kill Adapter.
3088 mrsas_ocr_thread(void *arg) function

Completed in 176 milliseconds