Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/th_tools/
H A Dth_manage.c54 #define BOFI_GETSTATE 2 macro
64 {"getstate", -1, BOFI_GETSTATE},
101 case BOFI_GETSTATE: in main()
127 case BOFI_GETSTATE: in main()
163 if (devctl_command == BOFI_GETSTATE) { in main()