Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/io/
H A Dxdf.h218 boolean_t xdf_suspending; member
H A Dxdf.c1346 if (vdp->xdf_suspending) in xdf_io_start()
1914 if (vdp->xdf_suspending || (vdp->xdf_state == XD_SUSPEND)) { in xdf_oe_change()
3280 vdp->xdf_suspending = B_FALSE; in xdf_attach()
3424 vdp->xdf_suspending = B_TRUE; in xdf_suspend()
3427 vdp->xdf_suspending = B_FALSE; in xdf_suspend()