ReactOS 0.4.16-dev-732-g2d1144a
|
#include <hal.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Definition at line 26 of file portio.c.
Referenced by ScsiPortReadPortBufferUchar(), StorPortReadPortBufferUchar(), and x86IoRead().
Definition at line 46 of file portio.c.
Referenced by ScsiPortReadPortBufferUlong(), StorPortReadPortBufferUlong(), and x86IoRead().
Definition at line 36 of file portio.c.
Referenced by ScsiPortReadPortBufferUshort(), StorPortReadPortBufferUshort(), and x86IoRead().
Definition at line 70 of file portio.c.
Referenced by AcpiOsReadPort(), HalpPhase0GetPciDataByOffset(), KdpSysReadIoSpace(), MachInit(), NdisImmediateReadPortUlong(), CAC97AdapterCommon::PrimaryCodecReady(), ScsiPortReadPortUlong(), STDMETHODIMP_(), StorPortReadPortUlong(), and XboxInitializePCI().
Definition at line 63 of file portio.c.
Referenced by AcpiOsReadPort(), HalpPhase0GetPciDataByOffset(), KdpSysReadIoSpace(), NdisImmediateReadPortUshort(), ReadfromSMBus(), ScsiPortReadPortUshort(), SMBusWriteByte(), STDMETHODIMP_(), StorPortReadPortUshort(), UhciGet32BitFrameNumber(), UhciHardwarePresent(), UhciInitializeHardware(), UhciInterruptService(), UhciPollController(), UhciRHClearFeaturePortConnectChange(), UhciRHClearFeaturePortEnableChange(), UhciRHGetPortStatus(), UhciRHPortEnable(), UhciRHPortResetComplete(), UhciRHSetFeaturePortResetWorker(), UhciStartController(), UhciStopController(), UhciTakeControlHC(), UhciUpdateCounter(), and WriteToSMBus().
Definition at line 77 of file portio.c.
Referenced by ScsiPortWritePortBufferUchar(), StorPortWritePortBufferUchar(), and x86IoWrite().
Definition at line 97 of file portio.c.
Referenced by ScsiPortWritePortBufferUlong(), StorPortWritePortBufferUlong(), and x86IoWrite().
Definition at line 87 of file portio.c.
Referenced by ScsiPortWritePortBufferUshort(), StorPortWritePortBufferUshort(), VgaInterpretCmdStream(), and x86IoWrite().
Definition at line 107 of file portio.c.
Definition at line 123 of file portio.c.
Referenced by AcpiOsWritePort(), HalpPCIReleaseSynchronzationType1(), HalpPhase0GetPciDataByOffset(), HalpPhase0SetPciDataByOffset(), KdpSysWriteIoSpace(), MachInit(), NdisImmediateWritePortUlong(), ScsiPortWritePortUlong(), StorPortWritePortUlong(), UhciStartController(), XboxInitializePCI(), and XboxMemInit().
Definition at line 115 of file portio.c.
Referenced by AcpiOsWritePort(), HalpPhase0SetPciDataByOffset(), KdpSysWriteIoSpace(), NdisImmediateWritePortUshort(), PcVideoSetMode(), ReadfromSMBus(), ScsiPortWritePortUshort(), SMBusWriteByte(), StorPortWritePortUshort(), UhciDisableInterrupts(), UhciEnableInterrupts(), UhciInitializeHardware(), UhciInterruptDpc(), UhciInterruptService(), UhciRHClearFeaturePortConnectChange(), UhciRHClearFeaturePortEnableChange(), UhciRHPortEnable(), UhciRHPortResetComplete(), UhciRHSetFeaturePortResetWorker(), UhciStartController(), UhciStopController(), UhciTakeControlHC(), vgaGetByte(), vgaReadScan(), and WriteToSMBus().