Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/xen/io/
H A Dxnb.h185 boolean_t xnb_hotplugged; member
H A Dxnb.c419 xnbp->xnb_hotplugged = B_FALSE; in xnb_attach()
675 if (!(xnbp->xnb_connected && xnbp->xnb_hotplugged)) { in xnb_to_peer()
997 if (!(xnbp->xnb_connected && xnbp->xnb_hotplugged)) { in xnb_copy_to_peer()
1604 if (!xnbp->xnb_hotplugged) { in xnb_intr()
2007 if (xnbp->xnb_hotplugged) in xnb_hp_state_change()
2019 xnbp->xnb_hotplugged = B_TRUE; in xnb_hp_state_change()