Searched refs:bmcMapMaxSizeBytes (Results 1 – 1 of 1) sorted by relevance
109 const uint32_t bmcMapMaxSizeBytes = 4 * 1024 - bmcMapReserveBytes; in mapWindow() local119 if (length > bmcMapMaxSizeBytes) in mapWindow()124 length = bmcMapMaxSizeBytes; in mapWindow()