ReactOS 0.4.15-dev-7131-ge4d03f4
|
#include <isapnp.h>
Public Member Functions | |
_Guarded_by_ (DeviceSyncEvent) LIST_ENTRY DeviceListHead | |
_Guarded_by_ (DeviceSyncEvent) ULONG DeviceCount | |
_ISAPNP_FDO_EXTENSION::_Guarded_by_ | ( | DeviceSyncEvent | ) |
_ISAPNP_FDO_EXTENSION::_Guarded_by_ | ( | DeviceSyncEvent | ) |
LIST_ENTRY _ISAPNP_FDO_EXTENSION::BusLink |
Definition at line 173 of file isapnp.h.
Referenced by CODE_SEG().
ULONG _ISAPNP_FDO_EXTENSION::BusNumber |
Definition at line 161 of file isapnp.h.
Referenced by CODE_SEG().
ULONG _ISAPNP_FDO_EXTENSION::Cards |
Definition at line 172 of file isapnp.h.
Referenced by IsaPdoStartReadPort().
ISAPNP_COMMON_EXTENSION _ISAPNP_FDO_EXTENSION::Common |
Definition at line 157 of file isapnp.h.
Referenced by _Dispatch_type_(), and CODE_SEG().
KEVENT _ISAPNP_FDO_EXTENSION::DeviceSyncEvent |
Definition at line 162 of file isapnp.h.
Referenced by CODE_SEG().
PDRIVER_OBJECT _ISAPNP_FDO_EXTENSION::DriverObject |
Definition at line 170 of file isapnp.h.
Referenced by CODE_SEG().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Ldo |
Definition at line 158 of file isapnp.h.
Referenced by _Dispatch_type_(), and CODE_SEG().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::Pdo |
Definition at line 159 of file isapnp.h.
Referenced by CODE_SEG(), IsaFdoRemoveDevice(), IsaPdoStartReadPort(), and IsaReadPortRemoveDevice().
PUCHAR _ISAPNP_FDO_EXTENSION::ReadDataPort |
Definition at line 171 of file isapnp.h.
Referenced by IsaPdoStartReadPort().
PDEVICE_OBJECT _ISAPNP_FDO_EXTENSION::ReadPortPdo |
Definition at line 160 of file isapnp.h.
Referenced by IsaPdoStartReadPort().