Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/th_tools/
H A Dth_manage.c43 static int online_device(char *path);
152 while (online_device(path) != 0) { in main()
271 online_device(char *path) in online_device() function