Searched refs:twe_code_lookup (Results 1 – 2 of 2) sorted by relevance
37 struct twe_code_lookup { struct45 extern struct twe_code_lookup twe_table_status[];46 extern struct twe_code_lookup twe_table_unitstate[];47 extern struct twe_code_lookup twe_table_unittype[];48 extern struct twe_code_lookup twe_table_aen[];49 extern struct twe_code_lookup twe_table_opcode[];52 struct twe_code_lookup twe_table_status[] = {80 struct twe_code_lookup twe_table_unitstate[] = {92 struct twe_code_lookup twe_table_unittype[] = {106 struct twe_code_lookup twe_table_aen[] = {[all …]
1700 twe_describe_code(struct twe_code_lookup *table, u_int32_t code) in twe_describe_code()