Searched refs:hostbyte_table (Results 1 – 1 of 1) sorted by relevance
402 static const char * const hostbyte_table[]={ variable414 if (hb < ARRAY_SIZE(hostbyte_table)) in scsi_hostbyte_string()415 hb_string = hostbyte_table[hb]; in scsi_hostbyte_string()