Searched refs:hotplug_done (Results 1 – 1 of 1) sorted by relevance
810 bool hotplug_done; member3314 if (!xbb->hotplug_done || in xbb_connect()3415 xbb->hotplug_done = false; in xbb_shutdown()3696 xbb->hotplug_done = true; in xbb_attach_disk()3764 KASSERT(!xbb->hotplug_done, ("Hotplug scripts already executed")); in xbb_attach()