Home
last modified time | relevance | path

Searched refs:ERPT_DATA_SZ (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/fm/
HDutil.h56 #define ERPT_DATA_SZ (6 * 1024) macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/os/
HDfm.c146 ereport_size = ERPT_DATA_SZ; in fm_init()
526 if (nvl_size > ERPT_DATA_SZ || nvl_size == 0) { in fm_ereport_post()