ReactOS 0.4.16-dev-319-g6cf4263
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Variables | |
ULONG | IsaConfigPorts [2] |
#define NDEBUG |
Definition at line 14 of file hardware.c.
_Requires_lock_held_ | ( | FdoExt-> | DeviceSyncEvent | ) |
Definition at line 1357 of file hardware.c.
Definition at line 199 of file hardware.c.
Referenced by _Requires_lock_held_(), and IsaHwActivateDevice().
Definition at line 214 of file hardware.c.
Referenced by _Requires_lock_held_(), and IsaHwDeactivateDevice().
|
static |
Definition at line 536 of file hardware.c.
Referenced by _Requires_lock_held_().
VOID IsaHwActivateDevice | ( | _In_ PISAPNP_FDO_EXTENSION | FdoExt, |
_In_ PISAPNP_LOGICAL_DEVICE | LogicalDevice | ||
) |
Definition at line 1661 of file hardware.c.
Referenced by DrvTestResources(), and IsaPdoPnp().
NTSTATUS IsaHwConfigureDevice | ( | _In_ PISAPNP_FDO_EXTENSION | FdoExt, |
_In_ PISAPNP_LOGICAL_DEVICE | LogicalDevice, | ||
_In_ PCM_RESOURCE_LIST | Resources | ||
) |
Definition at line 1517 of file hardware.c.
Referenced by DrvTestResources(), and IsaPdoPnp().
VOID IsaHwDeactivateDevice | ( | _In_ PISAPNP_LOGICAL_DEVICE | LogicalDevice | ) |
Definition at line 1673 of file hardware.c.
Referenced by IsaPdoPnp(), and IsaPdoRemoveDevice().
Definition at line 1259 of file hardware.c.
Referenced by DrvTestIsolation(), IsaPdoStartReadPort(), and IsaPnpFillDeviceRelations().
Definition at line 1684 of file hardware.c.
Referenced by DrvTestIsolation(), DrvTestResources(), IsaPdoPnp(), IsaPdoRemoveDevice(), IsaPdoStartReadPort(), and IsaPnpFillDeviceRelations().
VOID IsaHwWakeDevice | ( | _In_ PISAPNP_LOGICAL_DEVICE | LogicalDevice | ) |
Definition at line 1650 of file hardware.c.
Referenced by DrvTestResources(), IsaPdoPnp(), and IsaPdoRemoveDevice().
|
static |
Definition at line 400 of file hardware.c.
Referenced by IsaHwTryReadDataPort().
|
static |
Definition at line 425 of file hardware.c.
Referenced by _Requires_lock_held_(), and ParseTags().
|
static |
Definition at line 1178 of file hardware.c.
Referenced by IsaHwConfigureDevice().
|
static |
Definition at line 1142 of file hardware.c.
Referenced by IsaHwConfigureDevice().
|
static |
Definition at line 1156 of file hardware.c.
Referenced by IsaHwConfigureDevice().
|
static |
Definition at line 1192 of file hardware.c.
Referenced by IsaHwConfigureDevice().
Definition at line 324 of file hardware.c.
Referenced by IsaPnpChecksum(), and SendKey().
|
static |
Definition at line 568 of file hardware.c.
Referenced by _Requires_lock_held_().
|
static |
Definition at line 379 of file hardware.c.
Referenced by _Requires_lock_held_(), NpReadDataQueue(), and ReadTags().
Definition at line 358 of file hardware.c.
Referenced by Peek(), and ReadTags().
Definition at line 94 of file hardware.c.
Referenced by ActivateDevice(), ReadCurrentResources(), ReadDmaChannel(), ReadIrqNo(), ReadIrqType(), ReadMemoryControl(), ReadMemoryControl32(), ReadResourceData(), ReadStatus(), and ReadWord().
|
static |
Definition at line 1053 of file hardware.c.
Referenced by _Requires_lock_held_().
Definition at line 50 of file hardware.c.
Definition at line 254 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 118 of file hardware.c.
Referenced by ReadMemoryBase32(), and ReadMemoryLimit32().
Definition at line 224 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 234 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 244 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 264 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 294 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 274 of file hardware.c.
Referenced by IsaProgramMemoryDecoder(), and ReadCurrentResources().
Definition at line 304 of file hardware.c.
Referenced by IsaProgramMemoryDecoder(), and ReadCurrentResources().
Definition at line 284 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 314 of file hardware.c.
Referenced by ReadCurrentResources().
Definition at line 172 of file hardware.c.
Referenced by MiSimpleRead(), PeekByte(), PitLatchChannelCount(), and PitReadData().
|
static |
Definition at line 439 of file hardware.c.
Referenced by _Requires_lock_held_().
Definition at line 107 of file hardware.c.
Referenced by ReadDoubleWord(), ReadIoBase(), ReadMemoryBase(), and ReadMemoryLimit().
Definition at line 338 of file hardware.c.
Referenced by IsaHwTryReadDataPort(), and IsaHwWakeDevice().
Definition at line 146 of file hardware.c.
Referenced by IsaHwWaitForKey().
Definition at line 154 of file hardware.c.
Referenced by _Requires_lock_held_(), DECLARE_INTERFACE_(), IsaHwTryReadDataPort(), IsaHwWakeDevice(), KsFilterRegisterPowerCallbacks(), and KsPinRegisterPowerCallbacks().
Definition at line 32 of file hardware.c.
Referenced by EnterIsolationState(), ReadByte(), SendKey(), and WriteByte().
Definition at line 59 of file hardware.c.
Referenced by ActivateDevice(), DeactivateDevice(), IsaHwConfigureDevice(), IsaHwTryReadDataPort(), IsaProgramDmaSelect(), IsaProgramIrqSelect(), IsaProgramMemoryDecoder(), SetReadDataPort(), WaitForKey(), Wake(), WriteCsn(), WriteLogicalDeviceNumber(), and WriteWord().
Definition at line 41 of file hardware.c.
Referenced by DECLARE_INTERFACE_(), and WriteByte().
Definition at line 83 of file hardware.c.
Referenced by IsaHwConfigureDevice(), and IsaProgramMemoryDecoder().
Definition at line 190 of file hardware.c.
Referenced by ActivateDevice(), DeactivateDevice(), IsaHwConfigureDevice(), and ReadCurrentResources().
Definition at line 72 of file hardware.c.
Referenced by IsaHwConfigureDevice(), IsaProgramIoDecoder(), IsaProgramMemoryDecoder(), and WriteDoubleWord().
ULONG IsaConfigPorts[2] |
Definition at line 23 of file hardware.c.
Referenced by DriverEntry(), IsaPnpCreateReadPortDORequirements(), IsaPnpCreateReadPortDOResources(), WriteAddress(), and WriteData().