ReactOS 0.4.16-dev-197-g92996da
|
#include <iotypes.h>
BOOLEAN _CONFIGURATION_INFORMATION::AtDiskPrimaryAddressClaimed |
Definition at line 4482 of file iotypes.h.
Referenced by DriverEntry(), InitializeConfiguration(), SpiConfigToResource(), and SpiCreatePortConfig().
BOOLEAN _CONFIGURATION_INFORMATION::AtDiskSecondaryAddressClaimed |
Definition at line 4483 of file iotypes.h.
Referenced by DriverEntry(), InitializeConfiguration(), SpiConfigToResource(), and SpiCreatePortConfig().
ULONG _CONFIGURATION_INFORMATION::CdRomCount |
Definition at line 4477 of file iotypes.h.
Referenced by DeviceEvtSelfManagedIoCleanup(), DeviceEvtSelfManagedIoInit(), IopCreateArcNamesCd(), QSI_DEF(), and xHalIoAssignDriveLetters().
ULONG _CONFIGURATION_INFORMATION::DiskCount |
Definition at line 4475 of file iotypes.h.
Referenced by DiskAddDevice(), DiskRemoveDevice(), IoGetBootDiskInformation(), IopCreateArcNamesDisk(), QSI_DEF(), and xHalIoAssignDriveLetters().
ULONG _CONFIGURATION_INFORMATION::FloppyCount |
Definition at line 4476 of file iotypes.h.
Referenced by AddControllers(), QSI_DEF(), ScsiFlopAddDevice(), ScsiFlopRemoveDevice(), VfdCreateDevice(), VfdDeleteDevice(), and xHalIoAssignDriveLetters().
ULONG _CONFIGURATION_INFORMATION::ParallelCount |
Definition at line 4481 of file iotypes.h.
Referenced by AddDeviceInternal(), and QSI_DEF().
ULONG _CONFIGURATION_INFORMATION::ScsiPortCount |
Definition at line 4479 of file iotypes.h.
Referenced by FdoRemoveAdapter(), FdoStartAdapter(), ScsiPortInitialize(), and UniataFindBusMasterController().
ULONG _CONFIGURATION_INFORMATION::SerialCount |
Definition at line 4480 of file iotypes.h.
Referenced by QSI_DEF(), and SerialAddDeviceInternal().
ULONG _CONFIGURATION_INFORMATION::TapeCount |