Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnf.h103 boolean_t xnf_connected; member
H A Dxnf.c650 ASSERT(!xnfp->xnf_connected); in xnf_be_connect()
843 xnfp->xnf_connected = B_FALSE; in xnf_attach()
1029 xnfp->xnf_connected = B_FALSE; in xnf_detach()
1044 if (xnfp->xnf_connected) in xnf_detach()
1146 if (!xnfp->xnf_connected) { in xnf_set_multicast()
1454 while (!xnfp->xnf_connected) in tx_push_packets()
1769 if (!xnfp->xnf_connected) { in xnf_intr()
2719 xnfp->xnf_connected = B_TRUE; in oe_state_change()