Searched refs:eventLogOption (Results 1 – 4 of 4) sorted by relevance
169 bit32 eventLogOption; /**< DW17 Option of MSGU Event log */ member
252 bit32 eventLogOption; /**< Option of MSGU Event log */ member
1603 mpiConfig->mainConfig.eventLogOption = 0; in siConfiguration()1663 mpiConfig->mainConfig.eventLogOption = swConfig->eventLog1Option; in siConfiguration()2034 mainCfg.eventLogOption = config->mainConfig.eventLogOption; in mpiInitialize()2071 SA_DBG3(("mpiInitialize: eventLogOption 0x%x\n", mainCfg.eventLogOption)); in mpiInitialize()2118 saRoot->mainConfigTable.eventLogOption = mainCfg.eventLogOption; in mpiInitialize()2214 …t(agRoot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_OPTION), mainCfg.eventLogOption); in mpiInitialize()2225 …ption 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_OPTION), mainCfg.eventLogOption )); in mpiInitialize()2811 saRoot->mainConfigTable.eventLogOption = value; in mpiInitialize()2833 saRoot->mainConfigTable.eventLogOption, in mpiInitialize()
1359 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption; in saGetControllerEventLogInfo()