Query: ata_cmd_ioctl
OS: centos
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 3.10 June 2014 ATA_CMD_IOCTL(9)