HomeSort by: relevance | last modified time | path
    Searched defs:aac_command_status_table (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aac_tables.h 43 const struct aac_code_lookup aac_command_status_table[] = { variable in typeref:typename:const struct aac_code_lookup[]
82 #define AAC_COMMAND_STATUS(x) aac_describe_code(aac_command_status_table, x)
aac_tables.h 43 const struct aac_code_lookup aac_command_status_table[] = { variable in typeref:typename:const struct aac_code_lookup[]
82 #define AAC_COMMAND_STATUS(x) aac_describe_code(aac_command_status_table, x)

Completed in 34 milliseconds