Searched defs:vdc_process_msg_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c168 static void vdc_process_msg_thread(vdc_t *vdc);
738 vdc->msg_proc_thr = thread_create(NULL, 0, vdc_process_msg_thread,
3211 * reply will be processed asynchronously by the vdc_process_msg_thread()
3264 * reply will be received and processed by vdc_process_msg_thread()
4408 * vdc_process_msg_thread()
4424 vdc_process_msg_thread(vdc_t *vdcp) function
7000 * Note that the thread handling the LDC reset (vdc_process_msg_thread())

Completed in 61 milliseconds