ata_task_ioctl(9) centos man page | unix.com

Man Page: ata_task_ioctl

Operating Environment: centos

Section: 9

ATA_TASK_IOCTL(9)					  libata SCSI translation/emulat					 ATA_TASK_IOCTL(9)

NAME
ata_task_ioctl - Handler for HDIO_DRIVE_TASK ioctl
SYNOPSIS
int ata_task_ioctl(struct scsi_device * scsidev, void __user * arg);
ARGUMENTS
scsidev Device to which we are issuing command arg User provided data for issuing command
LOCKING
Defined by the SCSI layer. We don't really care.
RETURNS
Zero on success, negative errno on error.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_TASK_IOCTL(9)
Related Man Pages
ata_slave_link_init(9) - centos
ata_scsi_translate(9) - suse
makecom_g0(9f) - opensolaris
scsi_hba_probe(9f) - posix
scsi_hba_probe(9f) - osx
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq