Searched refs:scsi_scan_host_selected (Results 1 – 5 of 5) sorted by relevance
| /drivers/scsi/ |
| A D | scsi_priv.h | 135 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
| A D | scsi_scan.c | 1872 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected() function 1903 EXPORT_SYMBOL(scsi_scan_host_selected); 2032 scsi_scan_host_selected(shost, SCAN_WILD_CARD, SCAN_WILD_CARD, in do_scsi_scan_host()
|
| A D | scsi_proc.c | 350 error = scsi_scan_host_selected(shost, channel, id, lun, in scsi_add_single_device()
|
| A D | scsi_transport_sas.c | 1729 res = scsi_scan_host_selected(shost, i, id, lun, in sas_user_scan() 1738 res = scsi_scan_host_selected(shost, channel, id, lun, in sas_user_scan()
|
| A D | scsi_sysfs.c | 151 res = scsi_scan_host_selected(shost, channel, id, lun, in scsi_scan()
|
Completed in 23 milliseconds