Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/hotplugd/
H A Dhotplugd_info.c49 static int copy_devinfo(const char *, const char *, uint_t,
86 if ((rv = copy_devinfo(basepath, connection, flags, &root)) != 0) { in getinfo()
136 copy_devinfo(const char *path, const char *connection, uint_t flags, in copy_devinfo() function