Searched refs:hw_cmds (Results 1 – 1 of 1) sorted by relevance
256 static hw_cmd_t hw_cmds[] = { variable268 #define N_HW_CMDS (sizeof (hw_cmds) / sizeof (hw_cmds[0]))529 const char *s = GET_MSG_STR(hw_cmds[i].str_id); in invoke_cmd()531 return (hw_cmds[i].fcn(func, hw_cmds[i].cmd, apidtp, in invoke_cmd()