aac_describe_code
aac_describe_code(aac_cpu_variant, le32toh(info->CpuVariant)),
aac_describe_code(aac_battery_platform,
#define AAC_COMMAND_STATUS(x) aac_describe_code(aac_command_status_table, x)
const char *aac_describe_code(const struct aac_code_lookup *, u_int32_t);
aac_describe_code(aac_container_types, hdr->hd_devtype));
aac_describe_code(aac_command_status_table,
aac_describe_code(aac_command_status_table, status));