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

hardware.c File Reference
#include <isapnp.h>
#include <isapnphw.h>
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG

Functions

static VOID WriteAddress (USHORT Address)
static VOID WriteData (USHORT Data)
static UCHAR ReadData (PUCHAR ReadDataPort)
static VOID WriteByte (USHORT Address, USHORT Value)
static UCHAR ReadByte (PUCHAR ReadDataPort, USHORT Address)
static USHORT ReadWord (PUCHAR ReadDataPort, USHORT Address)
static VOID SetReadDataPort (PUCHAR ReadDataPort)
static VOID EnterIsolationState (VOID)
static VOID WaitForKey (VOID)
static VOID ResetCsn (VOID)
static VOID Wake (USHORT Csn)
static USHORT ReadResourceData (PUCHAR ReadDataPort)
static USHORT ReadStatus (PUCHAR ReadDataPort)
static VOID WriteCsn (USHORT Csn)
static VOID WriteLogicalDeviceNumber (USHORT LogDev)
static VOID ActivateDevice (USHORT LogDev)
static VOID DeactivateDevice (USHORT LogDev)
static USHORT ReadIoBase (PUCHAR ReadDataPort, USHORT Index)
static USHORT ReadIrqNo (PUCHAR ReadDataPort, USHORT Index)
static VOID HwDelay (VOID)
static USHORT NextLFSR (USHORT Lfsr, USHORT InputBit)
static VOID SendKey (VOID)
static USHORT PeekByte (PUCHAR ReadDataPort)
static VOID Peek (PUCHAR ReadDataPort, PVOID Buffer, ULONG Length)
static USHORT IsaPnpChecksum (PISAPNP_IDENTIFIER Identifier)
static BOOLEAN FindTag (PUCHAR ReadDataPort, USHORT WantedTag, PVOID Buffer, ULONG Length)
static BOOLEAN FindLogDevId (PUCHAR ReadDataPort, USHORT LogDev, PISAPNP_LOGDEVID LogDeviceId)
static INT TryIsolate (PUCHAR ReadDataPort)
static PUCHAR Isolate (VOID)
VOID DeviceActivation (PISAPNP_LOGICAL_DEVICE IsaDevice, BOOLEAN Activate)
NTSTATUS ProbeIsaPnpBus (PISAPNP_FDO_EXTENSION FdoExt)
NTSTATUS NTAPI IsaHwDetectReadDataPort (IN PISAPNP_FDO_EXTENSION FdoExt)
NTSTATUS NTAPI IsaHwActivateDevice (IN PISAPNP_LOGICAL_DEVICE LogicalDevice)
NTSTATUS NTAPI IsaHwDeactivateDevice (IN PISAPNP_LOGICAL_DEVICE LogicalDevice)
NTSTATUS NTAPI IsaHwFillDeviceList (IN PISAPNP_FDO_EXTENSION FdoExt)

Generated on Sat May 26 2012 04:46:15 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.