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

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7942 struct aac_key_strings { struct
7949 static struct aac_key_strings aac_fib_cmds[] = {
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)
8183 (struct aac_key_strings *)scsi_cmd
[all...]

Completed in 81 milliseconds