Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

amd64/clisti.c File Reference

Wrappers for CLI/STI for the different platforms. Here: AMD64. More...

#include <wdm.h>
#include "cbm_driver.h"

Go to the source code of this file.

Functions

VOID CLI (VOID)
 Stop interrupts with CLI assembler command.
VOID STI (VOID)
 Restart interrupts with STI assembler command.


Detailed Description

Wrappers for CLI/STI for the different platforms. Here: AMD64.

**************************************************************

Author:
Spiro Trikaliotis
Version:
Id
clisti.c,v 1.3 2006/02/24 12:01:21 trikalio Exp


Definition in file amd64/clisti.c.


Function Documentation

VOID CLI VOID   ) 
 

Stop interrupts with CLI assembler command.

This function stops interrupts on the current CPU by executing a CLI assembler command.

Definition at line 29 of file amd64/clisti.c.

VOID STI VOID   ) 
 

Restart interrupts with STI assembler command.

This function stops interrupts on the current CPU by executing a STI assembler command.

Definition at line 39 of file amd64/clisti.c.


Generated on Sun Apr 30 18:46:06 2006 for opencbm by  doxygen 1.4.2