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)NAMEata_dev_classify - determine device type based on ATA-spec signatureSYNOPSISunsigned int ata_dev_classify(const struct ata_taskfile * tf);ARGUMENTStf ATA taskfile register set for device to be identifiedDESCRIPTIONDetermine 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).LOCKINGNone.RETURNSDevice type, ATA_DEV_ATA, ATA_DEV_ATAPI, ATA_DEV_PMP or ATA_DEV_UNKNOWN the event of failure.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DEV_CLASSIFY(9)
| Related Man Pages |
|---|
| sg_sat_identify(8) - centos |
| ata_slave_link_init(9) - centos |
| sg_sat_identify(8) - suse |
| sg_sat_set_features(8) - suse |
| siis(4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |