Lines Matching +defs:val +defs:state
59 int val;
93 command = cmd_table[i].val;
119 command = cmd_table[i].val;
141 " th_manage name instance state\n");
143 " th_manage path state\n");
196 perror("th_manage - setting state failed");
259 perror("th_manage - setting state failed");
307 uint_t state = 0;
313 if ((devctl_device_getstate(dcp, &state)) == -1) {
319 switch (state) {