Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dscsi.c97 static const char *const scsi_device_types[] = { variable
130 if (type >= ARRAY_SIZE(scsi_device_types)) in scsi_device_type()
132 return scsi_device_types[type]; in scsi_device_type()
/linux-3.4.99/Documentation/scsi/
DChangeLog.1992-19971665 * scsi.c: Add scsi_device_types array, if NEEDS_JUMPSTART is set