Lines Matching refs:rescan
1047 struct scsi_device **sdevp, int rescan, in scsi_probe_and_add_lun() argument
1061 if (rescan || !scsi_device_created(sdev)) { in scsi_probe_and_add_lun()
1197 int bflags, int scsi_level, int rescan) in scsi_sequential_lun_scan() argument
1265 if ((scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, in scsi_sequential_lun_scan()
1354 int rescan) in scsi_report_lun_scan() argument
1502 lun, NULL, NULL, rescan, NULL); in scsi_report_lun_scan()
1583 if (drv->rescan) in scsi_rescan_device()
1584 drv->rescan(dev); in scsi_rescan_device()
1592 unsigned int id, u64 lun, int rescan) in __scsi_scan_target() argument
1614 scsi_probe_and_add_lun(starget, lun, NULL, NULL, rescan, NULL); in __scsi_scan_target()
1622 res = scsi_probe_and_add_lun(starget, 0, &bflags, NULL, rescan, NULL); in __scsi_scan_target()
1624 if (scsi_report_lun_scan(starget, bflags, rescan) != 0) in __scsi_scan_target()
1630 starget->scsi_level, rescan); in __scsi_scan_target()
1660 unsigned int id, u64 lun, int rescan) in scsi_scan_target() argument
1672 __scsi_scan_target(parent, channel, id, lun, rescan); in scsi_scan_target()
1680 unsigned int id, u64 lun, int rescan) in scsi_scan_channel() argument
1703 order_id, lun, rescan); in scsi_scan_channel()
1707 id, lun, rescan); in scsi_scan_channel()
1711 unsigned int id, u64 lun, int rescan) in scsi_scan_host_selected() argument
1731 rescan); in scsi_scan_host_selected()
1733 scsi_scan_channel(shost, channel, id, lun, rescan); in scsi_scan_host_selected()