ata_cmd_ioctl(9) centos man page | unix.com

Man Page: ata_cmd_ioctl

Operating Environment: centos

Section: 9

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

NAME
ata_cmd_ioctl - Handler for HDIO_DRIVE_CMD ioctl
SYNOPSIS
int ata_cmd_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_CMD_IOCTL(9)
Related Man Pages
glob_match(9) - centos
scsi_hba_probe(9f) - sunos
scsi_hba_probe(9f) - suse
scsi_hba_probe(9f) - posix
scsi_hba_probe(9f) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input
[TIP] Processing YAML files with yq