ata_get_identity(9) centos man page | unix.com

Man Page: ata_get_identity

Operating Environment: centos

Section: 9

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

NAME
ata_get_identity - Handler for HDIO_GET_IDENTITY ioctl
SYNOPSIS
int ata_get_identity(struct ata_port * ap, struct scsi_device * sdev, void __user * arg);
ARGUMENTS
ap target port sdev SCSI device to get identify data for arg User buffer area for identify data
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_GET_IDENTITY(9)
Related Man Pages
ata_slave_link_init(9) - centos
scsi_address(9s) - opensolaris
scsi_address(9s) - minix
scsi_address(9s) - osx
scsi_address(9s) - linux
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq