other versions
- stretch 4.9.168-1
ATA_TASK_IOCTL(9) | libata SCSI translation/emulat | ATA_TASK_IOCTL(9) |
NAME¶
ata_task_ioctl - Handler for HDIO_DRIVE_TASK ioctlSYNOPSIS¶
int ata_task_ioctl(struct scsi_device * scsidev, void __user * arg);
ARGUMENTS¶
scsidevDevice to which we are issuing command
arg
User provided data for issuing command
DESCRIPTION¶
LOCKING: Defined by the SCSI layer. We don't really care.RETURN¶
Zero on success, negative errno on error.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
April 2019 | Kernel Hackers Manual 4.9. |