MyOS Kernel
Data Fields
isr_handler_info Struct Reference
Data Fields
pid_t
pid
The PID thast registered the handler, or 0 if it it a kernel handler.
void *
handler
The address of the handler.
Detailed Description
Represents a registeted interrupt handler
The documentation for this struct was generated from the following file:
kernel/cpu/i386/
isr.c
isr_handler_info
Generated by
1.9.1