1ISCSI_SCAN_FINISHED(9)          SCSI mid layer          ISCSI_SCAN_FINISHED(9)
2
3
4

NAME

6       iscsi_scan_finished - helper to report when running scans are done
7

SYNOPSIS

9       int iscsi_scan_finished(struct Scsi_Host * shost, unsigned long time);
10

ARGUMENTS

12       shost
13           scsi host
14
15       time
16           scan run time
17

DESCRIPTION

19       This function can be used by drives like qla4xxx to report to the scsi
20       layer when the scans it kicked off at module load time are done.
21

AUTHORS

23       James Bottomley <James.Bottomley@hansenpartnership.com>
24           Author.
25
26       Rob Landley <rob@landley.net>
27           Author.
28
30Kernel Hackers Manual 3.10         June 2019            ISCSI_SCAN_FINISHED(9)
Impressum