ATA_DEV_TRY_CLASSIFY

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_dev_try_classify - Parse returned ATA device signature  

SYNOPSIS

"SYNOPSIS"

u8 ata_dev_try_classify (struct ata_port * ap, unsigned int device);  

ARGUMENTS

ap
ATA channel to examine
device
Device to examine (starting at zero)
 

DESCRIPTION

After an event -- SRST, E.D.D., or SATA COMRESET -- occurs, an ATA/ATAPI-defined set of values is placed in the ATA shadow registers, indicating the results of device detection and diagnostics.

Select the ATA device, and read the values from the ATA shadow registers. Then parse according to the Error register value, and the spec-defined values examined by ata_dev_classify.  

LOCKING

caller.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005