Searched refs:scsi_scan_host_selected (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/RCU/ |
H A D | lockdep-splat.rst | 33 scsi_scan_host_selected+0x5a/0x150 57 [<ffffffff8145f0b0>] scsi_scan_host_selected+0x140/0x150
|
/linux/drivers/scsi/ |
H A D | scsi_priv.h | 135 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
H 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()
|
H A D | scsi_proc.c | 350 error = scsi_scan_host_selected(shost, channel, id, lun, in scsi_add_single_device()
|
H 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()
|
H A D | scsi_sysfs.c | 151 res = scsi_scan_host_selected(shost, channel, id, lun, in scsi_scan()
|