scsi_complete_async_scans(9) Wait for asynchronous scans to complete

SYNOPSIS

int scsi_complete_async_scans(void);

ARGUMENTS

void

no arguments

DESCRIPTION

When this function returns, any host which started scanning before this function was called will have finished its scan. Hosts which started scanning after this function was called may or may not have finished.

AUTHORS

James Bottomley <[email protected]>

Author.

Rob Landley <[email protected]>

Author.

COPYRIGHT