Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dconstants.c338 static const char * const snstext[] = { variable
367 if (key < ARRAY_SIZE(snstext)) in scsi_sense_key_string()
368 return snstext[key]; in scsi_sense_key_string()