Searched refs:hotplug_done (Results 1 – 1 of 1) sorted by relevance
811 bool hotplug_done; member3315 if (!xbb->hotplug_done || in xbb_connect()3416 xbb->hotplug_done = false; in xbb_shutdown()3697 xbb->hotplug_done = true; in xbb_attach_disk()3765 KASSERT(!xbb->hotplug_done, ("Hotplug scripts already executed")); in xbb_attach()