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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c233 static void vdc_eio_thread(void *arg);
750 vdc->eio_thread = thread_create(NULL, 0, vdc_eio_thread, vdc, 0,
6744 * servers. It will then be handled by the eio thread (vdc_eio_thread).
6848 vdc_eio_thread(void *arg) function
6950 vdc_eio_thread, vdc, 0, &p0, TS_RUN,

Completed in 258 milliseconds