Query: ata_task_ioctl
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_TASK_IOCTL(9) libata SCSI translation/emulat ATA_TASK_IOCTL(9)NAMEata_task_ioctl - Handler for HDIO_DRIVE_TASK ioctlSYNOPSISint ata_task_ioctl(struct scsi_device * scsidev, void __user * arg);ARGUMENTSscsidev Device to which we are issuing command arg User provided data for issuing commandLOCKINGDefined 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_TASK_IOCTL(9)