Query: ata_dev_classify
OS: suse
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 2.6. July 2010 ATA_DEV_CLASSIFY(9)
Related Man Pages |
---|
aoeping(8) - debian |
sg_scan(8) - debian |
sg_scan(8) - suse |
hv_ata_pci_disengage(4) - freebsd |
siis(4) - redhat |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Change directory error |
Docker learning Phase-I |
Shopt -s histappend |