other versions
ATA_DUMP_ID(9) | libata Core Internals | ATA_DUMP_ID(9) |
NAME¶
ata_dump_id - IDENTIFY DEVICE info debugging output
SYNOPSIS¶
void ata_dump_id(const u16 * id);
ARGUMENTS¶
const u16 * id
IDENTIFY DEVICE page to dump
DESCRIPTION¶
Dump selected 16-bit words from the given IDENTIFY DEVICE page.
LOCKING: caller.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |