Home
last modified time | relevance | path

Searched refs:twa_message_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A D3w-9xxx.h54 } twa_message_type; typedef
57 static twa_message_type twa_aen_table[] = {
138 static twa_message_type twa_error_table[] = {
H A D3w-9xxx.c150 static char *twa_string_lookup(twa_message_type *table, unsigned int aen_code);
1961 static char *twa_string_lookup(twa_message_type *table, unsigned int code) in twa_string_lookup()