Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi.c103 static const char *const scsi_device_types[] = { variable
136 if (type >= ARRAY_SIZE(scsi_device_types)) in scsi_device_type()
138 return scsi_device_types[type]; in scsi_device_type()