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

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h263 bit32 IOPeventLogOption; /**< Option of IOP Event log */ member in struct:mpiHostLLConfigDescriptor_s
H A Dspcdefs.h180 bit32 IOPeventLogOption; /**< DW1B Option of IOP Event log */ member in struct:spc_configMainDescriptor_s
H A Dsainit.c1607 mpiConfig->mainConfig.IOPeventLogOption = 0;
1665 mpiConfig->mainConfig.IOPeventLogOption = swConfig->eventLog2Option;
2049 mainCfg.IOPeventLogOption = config->mainConfig.IOPeventLogOption;
2078 SA_DBG3(("mpiInitialize: IOPeventLogOption 0x%x\n", mainCfg.IOPeventLogOption));
2122 saRoot->mainConfigTable.IOPeventLogOption = mainCfg.IOPeventLogOption;
2218 ossaHwRegWriteExt(agRoot, pcibar, (bit32)(MSGUCfgTblDWIdx + MAIN_IOP_EVENT_LOG_OPTION), mainCfg.IOPeventLogOption);
2229 SA_DBG3(("mpiInitialize: Offset 0x%08x IOPeventLogOption
[all...]
H A Dsaioctlcmd.c1361 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption;

Completed in 61 milliseconds