Searched defs:hw_cmds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
531 return (hw_cmds[i].fcn(func, hw_cmds[i].cmd, apidtp,

Completed in 59 milliseconds