Name

iscsi_scan_finished — helper to report when running scans are done

Synopsis

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

Arguments

struct Scsi_Host * shost

scsi host

unsigned long time

scan run time

Description

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