Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 75 of file ppbridge.c.
Referenced by PPBridge_SaveCurrentSettings().
{ ASSERT(PCI_CONFIGURATION_TYPE(PciData) == PCI_BRIDGE_TYPE); /* Return the memory base */ return (PciData->u.type1.MemoryBase << 16); }