1. NAME

ata_dump_status - user friendly display of error info

2. SYNOPSIS

void ata_dump_status(unsigned  id , struct ata_taskfile *  tf );

3. ARGUMENTS

id
    id of the port in question

tf
    ptr to filled out taskfile

4. DESCRIPTION

Decode and dump the ATA error/status registers for the user so that they have some idea what really happened at the non make-believe layer.

5. LOCKING

inherited from caller

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT