Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c146 SwConfig.eventLog1Option = 0; in tdsaEsglInit()
H A Dtdinit.c809 SwConfig.eventLog1Option = DEFAULT_EVENT_LOG_OPTION; in tdsaLoLevelGetResource()
1819 SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaLoLevelGetResource()
1823 SwConfig.eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaLoLevelGetResource()
H A Dtdport.c193 SwConfig->eventLog1Option = DEFAULT_EVENT_LOG_OPTION; in tdsaGetSwConfigParams()
1200 SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetSwConfigParams()
1204 SwConfig->eventLog1Option = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetSwConfigParams()
H A Dtdioctl.c482 EventLogOption = EventLog.eventLog1Option; in tiCOMMgntIOCTL()
/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c724 …SA_DBG2(("sidump_swConfig:swConfig->eventLog1Option 0x%x\n",swConfig->eventLog1Option in sidump_swConfig()
H A Dsaioctlcmd.c1358 eventLogInfo->eventLog1Option = saRoot->mainConfigTable.eventLogOption; in saGetControllerEventLogInfo()
H A Dsainit.c1662 mpiConfig->mainConfig.eventLogOption = swConfig->eventLog1Option; in siConfiguration()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2327 bit32 eventLog1Option; /**< Option of Event Log 1 */ member
2486 bit32 eventLog1Option; member