Searched refs:XBBF_RING_CONNECTED (Results 1 – 1 of 1) sorted by relevance
383 XBBF_RING_CONNECTED = 0x02, enumerator2636 if (xbb->flags & XBBF_RING_CONNECTED) { in xbb_disconnect()2656 xbb->flags &= ~XBBF_RING_CONNECTED; in xbb_disconnect()2700 if ((xbb->flags & XBBF_RING_CONNECTED) != 0) in xbb_connect_ring()2794 xbb->flags |= XBBF_RING_CONNECTED; in xbb_connect_ring()