Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dscsi_priv.h113 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
Dscsi_proc.c265 error = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_add_single_device()
Dscsi_scan.c1681 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()
Dscsi_sysfs.c117 res = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_scan()