Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c79 int devctl_command = -1; in main() local
92 devctl_command = cmd_table[i].devctl_val; in main()
95 switch (devctl_command) { in main()
118 devctl_command = cmd_table[i].devctl_val; in main()
121 switch (devctl_command) { in main()
149 if (devctl_command == BOFI_ONLINE) { in main()
155 if (devctl_command == BOFI_OFFLINE) { in main()
161 if (devctl_command == BOFI_GETSTATE) { in main()
169 if (devctl_command == BOFI_GETPATH) { in main()