Home
last modified time | relevance | path

Searched refs:eventLog2Option (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c147 SwConfig.eventLog2Option = 0; in tdsaEsglInit()
H A Dtdinit.c810 SwConfig.eventLog2Option = DEFAULT_EVENT_LOG_OPTION; in tdsaLoLevelGetResource()
1875 SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1879 SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
H A Dtdport.c194 SwConfig->eventLog2Option = DEFAULT_EVENT_LOG_OPTION; in tdsaGetSwConfigParams()
1254 SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
1258 SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
H A Dtdioctl.c527 EventLogOption = EventLog.eventLog2Option; in tiCOMMgntIOCTL()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c725 …SA_DBG2(("sidump_swConfig:swConfig->eventLog2Option 0x%x\n",swConfig->eventLog2Option in sidump_swConfig()
H A Dsaioctlcmd.c1360 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()
H A Dsainit.c1664 mpiConfig->mainConfig.IOPeventLogOption = swConfig->eventLog2Option; in siConfiguration()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2328 bit32 eventLog2Option; /**< Option of Event Log 2 */ member
2487 bit32 eventLog2Option; member