Query: ata_scsi_user_scan
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_USER_SCAN(9) libata SCSI translation/emulat ATA_SCSI_USER_SCAN(9)NAMEata_scsi_user_scan - indication for user-initiated bus scanSYNOPSISint ata_scsi_user_scan(struct Scsi_Host * shost, unsigned int channel, unsigned int id, unsigned int lun);ARGUMENTSshost SCSI host to scan channel Channel to scan id ID to scan lun LUN to scanDESCRIPTIONThis function is called when user explicitly requests bus scan. Set probe pending flag and invoke EH.LOCKINGSCSI layer (we don't care)RETURNSZero.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SCSI_USER_SCAN(9)