Searched refs:CM_RESOURCE_PORT_MEMORY (Results 1 – 5 of 5) sorted by relevance
108 #define CM_RESOURCE_PORT_MEMORY 0x0000 macro
251 if (AddressSpace == 0) TranslatedDescriptor->Flags = CM_RESOURCE_PORT_MEMORY; in HalpBuildPartialFromAddress()
247 #define CM_RESOURCE_PORT_MEMORY 0x0000 macro
1038 DescriptorTranslated->Flags = CM_RESOURCE_PORT_MEMORY; in IopTranslateDeviceResources()
1160 else if ((Flags & CM_RESOURCE_PORT_IO) == CM_RESOURCE_PORT_MEMORY) in GetPortType()