Searched refs:scsi_scan_host_selected (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_priv.h | 122 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
H A D | scsi_proc.c | 238 * type supports it, or else scsi_scan_host_selected() 255 error = scsi_scan_host_selected(shost, channel, id, lun, in scsi_add_single_device()
|
H A D | scsi_scan.c | 1657 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected() function 1817 scsi_scan_host_selected(shost, SCAN_WILD_CARD, SCAN_WILD_CARD, in do_scsi_scan_host()
|
H A D | scsi_sysfs.c | 150 res = scsi_scan_host_selected(shost, channel, id, lun, in scsi_scan()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_priv.h | 137 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
H A D | scsi_proc.c | 333 * type supports it, or else scsi_scan_host_selected() 350 error = scsi_scan_host_selected(shost, channel, id, lun, in scsi_add_single_device()
|
H A D | scsi_scan.c | 1789 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected() function 1949 scsi_scan_host_selected(shost, SCAN_WILD_CARD, SCAN_WILD_CARD, in do_scsi_scan_host()
|
H A D | scsi_sysfs.c | 151 res = scsi_scan_host_selected(shost, channel, id, lun, in scsi_scan()
|
Completed in 12 milliseconds