Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/RCU/
Dlockdep-splat.txt28 scsi_scan_host_selected+0x5a/0x150
52 [<ffffffff8145f0b0>] scsi_scan_host_selected+0x140/0x150
/linux-4.4.14/drivers/scsi/
Dscsi_priv.h118 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
Dscsi_proc.c254 error = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_add_single_device()
Dscsi_scan.c1653 int scsi_scan_host_selected(struct Scsi_Host *shost, unsigned int channel, in scsi_scan_host_selected() function
1811 scsi_scan_host_selected(shost, SCAN_WILD_CARD, SCAN_WILD_CARD, in do_scsi_scan_host()
Dscsi_sysfs.c118 res = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_scan()