Searched refs:IOPeventLogOption (Results 1 – 4 of 4) sorted by relevance
180 bit32 IOPeventLogOption; /**< DW1B Option of IOP Event log */ member
263 bit32 IOPeventLogOption; /**< Option of IOP Event log */ member
1607 mpiConfig->mainConfig.IOPeventLogOption = 0; in siConfiguration()1665 mpiConfig->mainConfig.IOPeventLogOption = swConfig->eventLog2Option; in siConfiguration()2049 mainCfg.IOPeventLogOption = config->mainConfig.IOPeventLogOption; in mpiInitialize()2078 SA_DBG3(("mpiInitialize: IOPeventLogOption 0x%x\n", mainCfg.IOPeventLogOption)); in mpiInitialize()2122 saRoot->mainConfigTable.IOPeventLogOption = mainCfg.IOPeventLogOption; in mpiInitialize()2218 …gRoot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_OPTION), mainCfg.IOPeventLogOption); in mpiInitialize()2229 …n 0x%x\n",(bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_OPTION), mainCfg.IOPeventLogOption )); in mpiInitialize()2826 saRoot->mainConfigTable.IOPeventLogOption = value; in mpiInitialize()2838 saRoot->mainConfigTable.IOPeventLogOption, in mpiInitialize()
1361 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()