IDE_TIMER_EXPIRY

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

 

NAME

ide_timer_expiry - handle lack of an IDE interrupt  

SYNOPSIS

"SYNOPSIS"

void ide_timer_expiry (unsigned long data);  

ARGUMENTS

data
timer callback magic (hwgroup)
 

DESCRIPTION

An IDE command has timed out before the expected drive return occurred. At this point we attempt to clean up the current mess. If the current handler includes an expiry handler then we invoke the expiry handler, and providing it is happy the work is done. If that fails we apply generic recovery rules invoking the handler and checking the drive DMA status. We have an excessively incestuous relationship with the DMA logic that wants cleaning up.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:10 GMT, October 06, 2005