suse man page for ata_scsi_find_dev

Query: ata_scsi_find_dev

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ATA_SCSI_FIND_DEV(9)					  libata SCSI translation/emulat				      ATA_SCSI_FIND_DEV(9)

NAME
ata_scsi_find_dev - lookup ata_device from scsi_cmnd
SYNOPSIS
struct ata_device * ata_scsi_find_dev(struct ata_port * ap, const struct scsi_device * scsidev);
ARGUMENTS
ap ATA port to which the device is attached scsidev SCSI device from which we derive the ATA device
DESCRIPTION
Given various information provided in struct scsi_cmnd, map that onto an ATA bus, and using that mapping determine which ata_device is associated with the SCSI command to be sent.
LOCKING
spin_lock_irqsave(host lock)
RETURNS
Associated ATA device, or NULL if not found.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_SCSI_FIND_DEV(9)
Related Man Pages
sg_sat_set_features(8) - centos
asr(4) - debian
sg_sat_identify(8) - debian
sg_scan(8) - suse
atapi_ide(7) - osf1
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Tar Command
A (ksh) Library For and From UNIX.com