Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/th_tools/
H A Dth_manage.c81 int devctl_command = -1; in main() local
94 devctl_command = cmd_table[i].devctl_val; in main()
97 switch (devctl_command) { in main()
120 devctl_command = cmd_table[i].devctl_val; in main()
123 switch (devctl_command) { in main()
151 if (devctl_command == BOFI_ONLINE) { in main()
157 if (devctl_command == BOFI_OFFLINE) { in main()
163 if (devctl_command == BOFI_GETSTATE) { in main()
171 if (devctl_command == BOFI_GETPATH) { in main()