Searched refs:hotplug_done (Results 1 – 1 of 1) sorted by relevance
757 bool hotplug_done; member3143 if (!xbb->hotplug_done || in xbb_connect()3443 KASSERT(xbb->hotplug_done, ("Missing hotplug execution")); in xbb_attach_disk()3530 xbb->hotplug_done = true; in xbb_attach_cb()3609 if (xbb->hotplug_done) { in xbb_attach()