Searched refs:snstext (Results 1 – 1 of 1) sorted by relevance
338 static const char * const snstext[] = { variable367 if (key < ARRAY_SIZE(snstext)) in scsi_sense_key_string()368 return snstext[key]; in scsi_sense_key_string()