Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.h222 boolean_t xdf_suspending; member
H A Dxdf.c1360 if (vdp->xdf_suspending) in xdf_io_start()
1925 if (vdp->xdf_suspending || (vdp->xdf_state == XD_SUSPEND)) { in xdf_oe_change()
3464 vdp->xdf_suspending = B_FALSE; in xdf_attach()
3676 vdp->xdf_suspending = B_TRUE; in xdf_suspend()
3679 vdp->xdf_suspending = B_FALSE; in xdf_suspend()