site logo  PsdIrqReg

HomePage | Categories |* BLOG *| RecentChanges | RecentlyCommented | Login/Register

PSD_IRQ_REG


PSD_IRQ_REG keywords Optional, Default, Can't Block

Description Access IRQ related registers.

This function permits access to the IRQ related registers.

Mode Called in Kernel, and Interrupt Mode.

Entry Pointer to PSD_IRQ structure.

Exit
NO_ERROR operation completed successfully.
-1 operation failed.

Structures
typedef struct psd_irq_s {
   ulong_t flags;    (Input)
   ulong_t data;     (Input/Output)
   ulong_t procnum;  (Input)
} PSD_IRQ;



Notes If this function is omitted, OS/2 will perform all register operations for an 8259 Master/Slave based PIC system. The requests will be sent to CPU0 depending on the state of the INIT_GLOBAL_IRQ_ACCESS flag.

Return to SMP Programming Addendum Page.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.7
Page was generated in 0.5036 seconds