Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c42 static int offline_device(char *path);
156 while (offline_device(path) != 0) { in main()
286 offline_device(char *path) in offline_device() function