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

/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c724 SA_DBG2(("sidump_swConfig:swConfig->sizefEventLog2 0x%x\n",swConfig->sizefEventLog2 ));
H A Dsainit.c1664 mpiConfig->mainConfig.IOPeventLogSize = swConfig->sizefEventLog2 * KBYTES;
/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdesgl.c146 SwConfig.sizefEventLog2 = HOST_EVENT_LOG_SIZE;
H A Dtdinit.c809 SwConfig.sizefEventLog2 = HOST_EVENT_LOG_SIZE; /* in KBytes */
1848 SwConfig.sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 0);
1852 SwConfig.sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 10);
H A Dtdport.c193 SwConfig->sizefEventLog2 = HOST_EVENT_LOG_SIZE;
1228 SwConfig->sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 0);
1232 SwConfig->sizefEventLog2 = osti_strtoul (buffer, &pLastUsedChar, 10);
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2327 bit32 sizefEventLog2; /**< Size of Event Log 2 */ member in struct:agsaSwConfig_s

Completed in 224 milliseconds