Searched refs:sizefEventLog1 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c723 SA_DBG2(("sidump_swConfig:swConfig->sizefEventLog1 0x%x\n",swConfig->sizefEventLog1 ));
H A Dsainit.c1662 mpiConfig->mainConfig.eventLogSize = swConfig->sizefEventLog1 * KBYTES;
/freebsd-10.3-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c145 SwConfig.sizefEventLog1 = HOST_EVENT_LOG_SIZE;
H A Dtdinit.c808 SwConfig.sizefEventLog1 = HOST_EVENT_LOG_SIZE; /* in KBytes */
1792 SwConfig.sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 0);
1796 SwConfig.sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 10);
H A Dtdport.c192 SwConfig->sizefEventLog1 = HOST_EVENT_LOG_SIZE;
1174 SwConfig->sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 0);
1178 SwConfig->sizefEventLog1 = osti_strtoul (buffer, &pLastUsedChar, 10);
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2326 bit32 sizefEventLog1; /**< Size of Event Log 1 */ member in struct:agsaSwConfig_s

Completed in 178 milliseconds