Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c148 SwConfig.eventLog2Option = 0; in tdsaEsglInit()
H A Dtdinit.c811 SwConfig.eventLog2Option = DEFAULT_EVENT_LOG_OPTION; in tdsaLoLevelGetResource()
1876 SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1880 SwConfig.eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
H A Dtdport.c195 SwConfig->eventLog2Option = DEFAULT_EVENT_LOG_OPTION; in tdsaGetSwConfigParams()
1255 SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
1259 SwConfig->eventLog2Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
H A Dtdioctl.c528 EventLogOption = EventLog.eventLog2Option; in tiCOMMgntIOCTL()
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c726 …SA_DBG2(("sidump_swConfig:swConfig->eventLog2Option 0x%x\n",swConfig->eventLog2Option in sidump_swConfig()
H A Dsaioctlcmd.c1361 eventLogInfo->eventLog2Option = saRoot->mainConfigTable.IOPeventLogOption; in saGetControllerEventLogInfo()
H A Dsainit.c1665 mpiConfig->mainConfig.IOPeventLogOption = swConfig->eventLog2Option; in siConfiguration()
/freebsd-13.1/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2329 bit32 eventLog2Option; /**< Option of Event Log 2 */ member
2488 bit32 eventLog2Option; member