scsi_finish_async_scan (9) - Linux Manuals

scsi_finish_async_scan: asynchronous scan has finished

NAME

scsi_finish_async_scan - asynchronous scan has finished

SYNOPSIS

void scsi_finish_async_scan(struct async_scan_data data);

ARGUMENTS

data

cookie returned from earlier call to scsi_prep_async_scan

DESCRIPTION

All the devices currently attached to this host have been found. This function announces all the devices it has found to the rest of the system.

AUTHORS

James Bottomley <James.Bottomley [at] hansenpartnership.com>

Author.

Rob Landley <rob [at] landley.net>

Author.

COPYRIGHT