Searched refs:scsi_scan_host_selected (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/Documentation/RCU/ |
D | lockdep-splat.txt | 28 scsi_scan_host_selected+0x5a/0x150 52 [<ffffffff8145f0b0>] scsi_scan_host_selected+0x140/0x150
|
/linux-4.4.14/drivers/scsi/ |
D | scsi_priv.h | 118 extern int scsi_scan_host_selected(struct Scsi_Host *, unsigned int,
|
D | scsi_proc.c | 254 error = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_add_single_device()
|
D | scsi_scan.c | 1653 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()
|
D | scsi_sysfs.c | 118 res = scsi_scan_host_selected(shost, channel, id, lun, 1); in scsi_scan()
|