Searched refs:scsi_scan_host_selected (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/scsi/ |
D | scsi_priv.h | 113 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
D | scsi_proc.c | 265 error = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_add_single_device()
|
D | scsi_scan.c | 1681 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected() function 1835 scsi_scan_host_selected(shost, SCAN_WILD_CARD, SCAN_WILD_CARD, in do_scsi_scan_host()
|
D | scsi_sysfs.c | 117 res = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_scan()
|