Home
last modified time | relevance | path

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

/titanic_41/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); in copy_devinfo()
199 if ((rv = copy_hotplug(self, dev, NULL, flags, in copy_devices()
241 copy_hotplug(hp_node_t parent, di_node_t dev, const char *connection, in copy_hotplug() function