Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi.c130 const char * scsi_device_type(unsigned type) in scsi_device_type() function
141 EXPORT_SYMBOL(scsi_device_type);
Dscsi_proc.c215 seq_printf(s, " Type: %s ", scsi_device_type(sdev->type)); in proc_print_scsidevice()
Dg_NCR5380.c846 PRINTP(" T:%d %s " ANDP dev->id ANDP scsi_device_type(dev->type)); in generic_NCR5380_show_info()
Dhpsa.c754 scsi_device_type(device->devtype), hostno, in hpsa_scsi_add_entry()
769 scsi_device_type(new_entry->devtype), hostno, new_entry->bus, in hpsa_scsi_update_entry()
797 scsi_device_type(new_entry->devtype), hostno, new_entry->bus, in hpsa_scsi_replace_entry()
819 scsi_device_type(sd->devtype), hostno, sd->bus, sd->target, in hpsa_scsi_remove_entry()
Dscsi_scan.c846 "ANSI: %d%s\n", scsi_device_type(sdev->type), in scsi_add_lun()
Dmegaraid.c2334 seq_printf(m, " Type: %s ", scsi_device_type(i)); in mega_print_inquiry()
/drivers/target/
Dtarget_core_pscsi.c433 phv->phv_host_id, scsi_device_type(sd->type), sh->host_no, in pscsi_create_type_rom()
456 phv->phv_host_id, scsi_device_type(sd->type), sh->host_no, in pscsi_create_type_other()
Dtarget_core_device.c1375 pr_debug(" Type: %s ", scsi_device_type(device_type)); in scsi_dump_inquiry()
/drivers/block/
Dcciss_scsi.c446 scsi_device_type(sd->devtype), hostno, in cciss_scsi_add_entry()
469 scsi_device_type(sd.devtype), hostno, in cciss_scsi_remove_entry()
1263 scsi_device_type(this_device->devtype)); in cciss_update_non_disk_devices()