Searched refs:XD_CLOSED (Results 1 – 2 of 2) sorted by relevance
1435 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1440 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1445 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1450 ASSERT(vdp->xdf_state != XD_CLOSED); in xdf_busy()1476 ASSERT((new_state == XD_UNKNOWN) || (new_state == XD_CLOSED)); in xdf_disconnect()1486 if (vdp->xdf_state == XD_CLOSED) { in xdf_disconnect()1509 if (vdp->xdf_state == XD_CLOSED) in xdf_disconnect()1532 (vdp->xdf_state == XD_CLOSED)); in xdf_setstate_init()1973 xdf_disconnect(vdp, XD_CLOSED, B_FALSE); in xdf_oe_change()1992 if (vdp->xdf_state == XD_CLOSED) in xdf_connect_locked()[all …]
117 XD_CLOSED = 5, enumerator