Searched refs:twa_string_lookup (Results 1 – 1 of 1) sorted by relevance
150 static char *twa_string_lookup(twa_message_type *table, unsigned int aen_code);415 error_str[0] == '\0' ? twa_string_lookup(twa_aen_table, aen) : error_str, in twa_aen_queue_event()1006 twa_string_lookup(twa_error_table, in twa_fill_sense()1014 twa_string_lookup(twa_error_table, in twa_fill_sense()1969 static char *twa_string_lookup(twa_message_type *table, unsigned int code) in twa_string_lookup() function