centos man page for ata_dev_classify

Query: ata_dev_classify

OS: centos

Section: 9

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

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 3.10 June 2014 ATA_DEV_CLASSIFY(9)
Related Man Pages
sg_sat_identify(8) - centos
ata_scsi_translate(9) - suse
atapi_ide(7) - osf1
siis(4) - linux
siis(4) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!