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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c181 xdf_timeout_handler(void *arg) function
238 timeout(xdf_timeout_handler, vdp, hz);
293 timeout(xdf_timeout_handler, vdp, hz);

Completed in 51 milliseconds