Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
Dtdesgl.c147 SwConfig.eventLog1Option = 0; in tdsaEsglInit()
Dtdinit.c810 SwConfig.eventLog1Option = DEFAULT_EVENT_LOG_OPTION; in tdsaLoLevelGetResource()
1820 SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1824 SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
Dtdport.c194 SwConfig->eventLog1Option = DEFAULT_EVENT_LOG_OPTION; in tdsaGetSwConfigParams()
1201 SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
1205 SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
Dtdioctl.c483 EventLogOption = EventLog.eventLog1Option; in tiCOMMgntIOCTL()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
Dsautil.c725 …SA_DBG2(("sidump_swConfig:swConfig->eventLog1Option 0x%x\n",swConfig->eventLog1Option in sidump_swConfig()
Dsaioctlcmd.c1359 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption; in saGetControllerEventLogInfo()
Dsainit.c1663 mpiConfig->mainConfig.eventLogOption = swConfig->eventLog1Option; in siConfiguration()
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
Dsa.h2328 bit32 eventLog1Option; /**< Option of Event Log 1 */ member
2487 bit32 eventLog1Option; member