1. NAME

scsi_complete_async_scans - Wait for asynchronous scans to complete

2. SYNOPSIS

int scsi_complete_async_scans( void );

3. ARGUMENTS

void
    no arguments

4. 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.

5. AUTHORS

James Bottomley <>
    Author.

Rob Landley <>
    Author.

6. COPYRIGHT