ReactOS 0.4.16-dev-401-g45b008d
|
#include <halp.h>
Public Attributes | |
struct _HalAddressUsage * | Next |
CM_RESOURCE_TYPE | Type |
UCHAR | Flags |
struct { | |
ULONG Start | |
ULONG Length | |
} | Element [] |
struct { ... } _HalAddressUsage::Element[] |
Referenced by HalpReportResourceUsage().
UCHAR _HalAddressUsage::Flags |
Definition at line 194 of file halp.h.
Referenced by HalpReportResourceUsage().
struct _HalAddressUsage* _HalAddressUsage::Next |
Definition at line 192 of file halp.h.
Referenced by HalInitSystem(), and HalpReportResourceUsage().