Searched refs:upperEventLogAddress (Results 1 – 3 of 3) sorted by relevance
166 bit32 upperEventLogAddress; /**< DW14 Upper physical MSGU Event log address */ member
249 bit32 upperEventLogAddress; /**< Upper physical MSGU Event log address */ member
1600 mpiConfig->mainConfig.upperEventLogAddress = 0; in siConfiguration()2031 mainCfg.upperEventLogAddress = memoryAllocated->region[mIdx].physAddrUpper; in mpiInitialize()2068 SA_DBG3(("mpiInitialize: upperEventLogAddress 0x%x\n", mainCfg.upperEventLogAddress)); in mpiInitialize()2115 saRoot->mainConfigTable.upperEventLogAddress = mainCfg.upperEventLogAddress; in mpiInitialize()2211 …ot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_ADDR_HI), mainCfg.upperEventLogAddress); in mpiInitialize()2222 …ress 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_ADDR_HI), mainCfg.upperEventLogAddress )); in mpiInitialize()2802 saRoot->mainConfigTable.upperEventLogAddress = value; in mpiInitialize()2813 …tialize: EventLog dd /p %08X`%08X L %x\n",saRoot->mainConfigTable.upperEventLogAddress,saRoot->mai… in mpiInitialize()2834 saRoot->mainConfigTable.upperEventLogAddress, in mpiInitialize()