Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c256 static hw_cmd_t hw_cmds[] = { variable
268 #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()