Man Page: scsi_prep_async_scan
Operating Environment: centos
Section: 9
SCSI_PREP_ASYNC_SCAN(9) SCSI mid layer SCSI_PREP_ASYNC_SCAN(9)NAMEscsi_prep_async_scan - prepare for an async scanSYNOPSISstruct async_scan_data * scsi_prep_async_scan(struct Scsi_Host * shost);ARGUMENTSshost the host which will be scannedRETURNSa cookie to be passed to scsi_finish_async_scan Tells the midlayer this host is going to do an asynchronous scan. It reserves the host's position in the scanning list and ensures that other asynchronous scans started after this one won't affect the ordering of the discovered devices.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_PREP_ASYNC_SCAN(9)
| Related Man Pages |
|---|
| srp_reconnect_rport(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| libssh2_channel_direct_tcpip_ex(3) - debian |
| ata_scsi_translate(9) - suse |
| fc_remote_port_delete(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |