Home
last modified time | relevance | path

Searched refs:xdf_mstate_cv (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/xen/io/
H A Dxdf.h248 kcondvar_t xdf_mstate_cv; member
H A Dxdf.c1862 cv_broadcast(&vdp->xdf_mstate_cv); in xdf_setstate_connected()
1865 cv_broadcast(&vdp->xdf_mstate_cv); in xdf_setstate_connected()
1870 cv_broadcast(&vdp->xdf_mstate_cv); in xdf_setstate_connected()
2528 if (cv_wait_sig(&vdp->xdf_mstate_cv, in xdf_dkstate()
3288 cv_init(&vdp->xdf_mstate_cv, NULL, CV_DEFAULT, NULL); in xdf_attach()