suse man page for ata_get_identity

Query: ata_get_identity

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 2.6. July 2010 ATA_GET_IDENTITY(9)
Related Man Pages
srp_reconnect_rport(9) - centos
ata_slave_link_init(9) - suse
fc_remote_port_delete(9) - suse
scsi_address(9s) - sunos
scsi_address(9s) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I