NCR5380_main
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
NCR5380_main - NCR state machines
SYNOPSIS
"SYNOPSIS"
void NCR5380_main (void * p);
ARGUMENTS
- p
-
-- undescribed --
DESCRIPTION
NCR5380_main is a coroutine that runs as long as more work can
be done on the NCR5380 host adapters in a system. Both
NCR5380_queue_command and NCR5380_intr will try to start it
in case it is not running.
LOCKS
called as its own thread with no locks held. Takes the
host lock and called routines may take the isa dma lock.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKS
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:19 GMT, October 06, 2005