Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.h186 boolean_t xnb_hotplugged; member
H A Dxnb.c420 xnbp->xnb_hotplugged = B_FALSE; in xnb_attach()
677 if (!(xnbp->xnb_connected && xnbp->xnb_hotplugged)) { in xnb_to_peer()
999 if (!(xnbp->xnb_connected && xnbp->xnb_hotplugged)) { in xnb_copy_to_peer()
1606 if (!xnbp->xnb_hotplugged) { in xnb_intr()
2009 if (xnbp->xnb_hotplugged) in xnb_hp_state_change()
2021 xnbp->xnb_hotplugged = B_TRUE; in xnb_hp_state_change()