Query: ata_cmd_ioctl
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_CMD_IOCTL(9) libata SCSI translation/emulat ATA_CMD_IOCTL(9)NAMEata_cmd_ioctl - Handler for HDIO_DRIVE_CMD ioctlSYNOPSISint ata_cmd_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_CMD_IOCTL(9)