Searched refs:twe_describe_code (Results 1 – 3 of 3) sorted by relevance
118 typestr = twe_describe_code(twe_table_unittype, td->td_type); in ld_twe_attach()127 stripestr = twe_describe_code(twe_table_stripedepth, in ld_twe_attach()147 twe_describe_code(twe_table_unitstate, status)) == NULL) { in ld_twe_attach()
161 const char *twe_describe_code(const struct twe_code_table *, uint32_t);
260 twe_describe_code(const struct twe_code_table *table, uint32_t code) in twe_describe_code() function965 str = twe_describe_code(twe_table_aen, TWE_AEN_CODE(aen)); in twe_aen_enqueue()