Searched refs:copy_hotplug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c52 static int copy_hotplug(hp_node_t, di_node_t, const char *, uint_t,
158 rv = copy_hotplug(NULL, di_root, connection, flags, &hp_root);
173 * copy_hotplug().
195 * If the device has hotplug nodes, then use copy_hotplug()
199 if ((rv = copy_hotplug(self, dev, NULL, flags,
232 * copy_hotplug()
241 copy_hotplug(hp_node_t parent, di_node_t dev, const char *connection, function

Completed in 57 milliseconds