Query: ata_get_identity
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_GET_IDENTITY(9) libata SCSI translation/emulat ATA_GET_IDENTITY(9)NAMEata_get_identity - Handler for HDIO_GET_IDENTITY ioctlSYNOPSISint ata_get_identity(struct ata_port * ap, struct scsi_device * sdev, void __user * arg);ARGUMENTSap target port sdev SCSI device to get identify data for arg User buffer area for identify dataLOCKINGDefined by the SCSI layer. We don't really care.RETURNSZero on success, negative errno on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_GET_IDENTITY(9)