Query: scsi_complete_async_scans
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_COMPLETE_ASYNC_(9) SCSI mid layer SCSI_COMPLETE_ASYNC_(9)NAMEscsi_complete_async_scans - Wait for asynchronous scans to completeSYNOPSISint scsi_complete_async_scans(void);ARGUMENTSvoid no argumentsDESCRIPTIONWhen 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.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_COMPLETE_ASYNC_(9)