Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c7942 struct aac_key_strings { struct
7949 static struct aac_key_strings aac_fib_cmds[] = { argument
7954 static struct aac_key_strings aac_ctvm_subcmds[] = {
7959 static struct aac_key_strings aac_ct_subcmds[] = {
7964 static struct aac_key_strings aac_cl_subcmds[] = {
7969 static struct aac_key_strings aac_aif_subcmds[] = {
7974 static struct aac_key_strings aac_ioctl_subcmds[] = {
7979 static struct aac_key_strings aac_aifens[] = {
8151 aac_cmd_name(int cmd, struct aac_key_strings *cmdlist) in aac_cmd_name()
8183 (struct aac_key_strings *)scsi_cmds)) == NULL) { in aac_print_scmd()