Searched refs:XD_CLOSED (Results 1 – 2 of 2) sorted by relevance
1421 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1426 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1431 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1436 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1462 ASSERT((new_state == XD_UNKNOWN) || (new_state == XD_CLOSED)); in xdf_disconnect()1472 if (vdp->xdf_state == XD_CLOSED) { in xdf_disconnect()1495 if (vdp->xdf_state == XD_CLOSED) in xdf_disconnect()1518 (vdp->xdf_state == XD_CLOSED)); in xdf_setstate_init()1962 xdf_disconnect(vdp, XD_CLOSED, B_FALSE); in xdf_oe_change()1981 if (vdp->xdf_state == XD_CLOSED) in xdf_connect_locked()[all …]
113 XD_CLOSED = 5, enumerator