|
ReactOS 0.4.17-dev-683-g0dafdc5
|
#include <fxresource.hpp>


Public Attributes | |
| ULONG | m_SlotNumber |
| INTERFACE_TYPE | m_InterfaceType |
Public Attributes inherited from FxResourceCollection | |
| UCHAR | m_AccessFlags |
| BOOLEAN | m_Changed |
Additional Inherited Members | |
Static Protected Member Functions inherited from FxObject | |
| static PVOID | _GetBase (__in FxObject *Object) |
Protected Attributes inherited from FxObject | |
| union { | |
| CfxDeviceBase * m_DeviceBase | |
| CfxDevice * m_Device | |
| }; | |
Protected Attributes inherited from FxCollectionInternal | |
| ULONG | m_Count |
| LIST_ENTRY | m_ListHead |
Definition at line 626 of file fxresource.hpp.
|
inlineprotected |
Definition at line 628 of file fxresource.hpp.
|
inlinestatic |
Definition at line 646 of file fxresource.hpp.
Referenced by FxPkgPdo::PnpQueryResourceRequirements().
|
static |
Definition at line 477 of file fxresourcecollection.cpp.
Referenced by FxPkgFdo::PnpFilterResourceRequirements().
| _Must_inspect_result_ PIO_RESOURCE_REQUIREMENTS_LIST FxIoResReqList::CreateWdmList | ( | VOID | ) |
Definition at line 564 of file fxresourcecollection.cpp.
Referenced by FxPkgFdo::PnpFilterResourceRequirements(), and FxPkgPdo::PnpQueryResourceRequirements().
|
inline |
Definition at line 691 of file fxresource.hpp.
Referenced by FxPkgFdo::PnpFilterResourceRequirements().
| INTERFACE_TYPE FxIoResReqList::m_InterfaceType |
Definition at line 716 of file fxresource.hpp.
Referenced by __drv_strictTypeMatch(), _CreateFromWdmList(), and CreateWdmList().
| ULONG FxIoResReqList::m_SlotNumber |
Definition at line 714 of file fxresource.hpp.
Referenced by _CreateFromWdmList(), and CreateWdmList().