ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

blue.c File Reference
#include "blue.h"
#include <debug.h>

Go to the source code of this file.

Data Structures

struct  PDEVICE_EXTENSION
struct  PVGA_REGISTERS

Defines

#define NDEBUG

Functions

NTHALAPI BOOLEAN NTAPI HalQueryDisplayOwnership (VOID)
static VOID FASTCALL ScrSetRegisters (const VGA_REGISTERS *Registers)
static VOID FASTCALL ScrAcquireOwnership (PDEVICE_EXTENSION DeviceExtension)
NTSTATUS NTAPI DriverEntry (PDRIVER_OBJECT DriverObject, PUNICODE_STRING RegistryPath)
static NTSTATUS NTAPI ScrCreate (PDEVICE_OBJECT DeviceObject, PIRP Irp)
static NTSTATUS NTAPI ScrWrite (PDEVICE_OBJECT DeviceObject, PIRP Irp)
static NTSTATUS NTAPI ScrIoControl (PDEVICE_OBJECT DeviceObject, PIRP Irp)
static NTSTATUS NTAPI ScrDispatch (PDEVICE_OBJECT DeviceObject, PIRP Irp)

Variables

static const VGA_REGISTERS VidpMode3Regs
static const UCHAR DefaultPalette []
static DRIVER_DISPATCH ScrCreate
static DRIVER_DISPATCH ScrWrite
static DRIVER_DISPATCH ScrIoControl
static DRIVER_DISPATCH ScrDispatch

Generated on Thu May 24 2012 05:25:09 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.