Searched refs:bmcMapReserveBytes (Results 1 – 1 of 1) sorted by relevance
108 const uint32_t bmcMapReserveBytes = 4; in mapWindow() local109 const uint32_t bmcMapMaxSizeBytes = 4 * 1024 - bmcMapReserveBytes; in mapWindow()111 if (length <= bmcMapReserveBytes) in mapWindow()130 uint32_t windowOffset = bmcMapReserveBytes; in mapWindow()146 else if (addressOffset != bmcMapReserveBytes) in mapWindow()