Searched refs:eventLogOption (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h252 bit32 eventLogOption; /**< Option of MSGU Event log */ member in struct:mpiHostLLConfigDescriptor_s
H A Dspcdefs.h169 bit32 eventLogOption; /**< DW17 Option of MSGU Event log */ member in struct:spc_configMainDescriptor_s
H A Dsainit.c1603 mpiConfig->mainConfig.eventLogOption = 0;
1663 mpiConfig->mainConfig.eventLogOption = swConfig->eventLog1Option;
2034 mainCfg.eventLogOption = config->mainConfig.eventLogOption;
2071 SA_DBG3(("mpiInitialize: eventLogOption 0x%x\n", mainCfg.eventLogOption));
2118 saRoot->mainConfigTable.eventLogOption = mainCfg.eventLogOption;
2214 ossaHwRegWriteExt(agRoot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_EVENT_LOG_OPTION), mainCfg.eventLogOption);
2225 SA_DBG3(("mpiInitialize: Offset 0x%08x eventLogOption
[all...]
H A Dsaioctlcmd.c1359 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption;

Completed in 72 milliseconds