OpenCBM
|
The Interrupt Service Routine (ISR) for the parallel port. More...
Go to the source code of this file.
Functions | |
BOOLEAN | cbm_isr (IN PKINTERRUPT Interrupt, IN PVOID Pdx) |
Interrupt Service Routine (ISR) More... | |
BOOLEAN cbm_isr | ( | IN PKINTERRUPT | Interrupt, |
IN PVOID | Pdx | ||
) |
Interrupt Service Routine (ISR)
This is the Interrupt Service Routine for the parallel port.
Interrupt | Pointer to the interrupt object. |
Pdx | The device extension |
Definition at line 38 of file isr.c.
References cbmiec_interrupt(), and DbgFlags.
Referenced by cbm_lock_parport().