ata_task_ioctl(9) suse man page | unix.com

Man Page: ata_task_ioctl

Operating Environment: suse

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 2.6. July 2010 ATA_TASK_IOCTL(9)
Related Man Pages
ata_slave_link_init(9) - centos
srp_reconnect_rport(9) - centos
scsi_hba_probe(9f) - sunos
makecom_g0(9f) - opensolaris
scsi_hba_probe(9f) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Docker learning Phase-I