ATA_CHECK_STATUS

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

 

NAME

ata_check_status - Read device status reg & clear interrupt  

SYNOPSIS

"SYNOPSIS"

u8 ata_check_status (struct ata_port * ap);  

ARGUMENTS

ap
port where the device is
 

DESCRIPTION

Reads ATA taskfile status register for currently-selected device and return its value. This also clears pending interrupts from this device

May be used as the check_status entry in ata_port_operations.  

LOCKING

Inherited from 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