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

/freebsd-13-stable/sys/dev/mrsas/
H A Dmrsas.c75 static void mrsas_ocr_thread(void *arg);
969 error = mrsas_kproc_create(mrsas_ocr_thread, sc,
3099 * mrsas_ocr_thread: Thread to handle OCR/Kill Adapter.
3107 mrsas_ocr_thread(void *arg) function

Completed in 108 milliseconds