ata_dev_classify(9) suse man page | unix.com

Man Page: ata_dev_classify

Operating Environment: suse

Section: 9

ATA_DEV_CLASSIFY(9)						  libata Library					       ATA_DEV_CLASSIFY(9)

NAME
ata_dev_classify - determine device type based on ATA-spec signature
SYNOPSIS
unsigned int ata_dev_classify(const struct ata_taskfile * tf);
ARGUMENTS
tf ATA taskfile register set for device to be identified
DESCRIPTION
Determine from taskfile register contents whether a device is ATA or ATAPI, as per "Signature and persistence" section of ATA/PI spec (volume 1, sect 5.14).
LOCKING
None.
RETURNS
Device type, ATA_DEV_ATA, ATA_DEV_ATAPI, ATA_DEV_PMP or ATA_DEV_UNKNOWN the event of failure.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_DEV_CLASSIFY(9)
Related Man Pages
siis(4) - debian
aoeping(8) - debian
sg_scan(8) - debian
ata_scsi_translate(9) - suse
siis(4) - redhat
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command