Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7946 struct aac_key_strings { struct
7953 static struct aac_key_strings aac_fib_cmds[] = { argument
7958 static struct aac_key_strings aac_ctvm_subcmds[] = {
7963 static struct aac_key_strings aac_ct_subcmds[] = {
7968 static struct aac_key_strings aac_cl_subcmds[] = {
7973 static struct aac_key_strings aac_aif_subcmds[] = {
7978 static struct aac_key_strings aac_ioctl_subcmds[] = {
7983 static struct aac_key_strings aac_aifens[] = {
8155 aac_cmd_name(int cmd, struct aac_key_strings *cmdlist) in aac_cmd_name()
8187 (struct aac_key_strings *)scsi_cmds)) == NULL) { in aac_print_scmd()