other versions
- stretch 4.9.168-1
ATA_SCSI_USER_SCAN(9) | libata SCSI translation/emulat | ATA_SCSI_USER_SCAN(9) |
NAME¶
ata_scsi_user_scan - indication for user-initiated bus scanSYNOPSIS¶
int ata_scsi_user_scan(struct Scsi_Host * shost, unsigned int channel, unsigned int id, u64 lun);
ARGUMENTS¶
shostSCSI host to scan
channel
Channel to scan
id
ID to scan
lun
LUN to scan
DESCRIPTION¶
This function is called when user explicitly requests bus scan. Set probe pending flag and invoke EH.LOCKING: SCSI layer (we don't care)
RETURN¶
Zero.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |