Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmd_snmp/common/
H A Dfmd_snmp.h51 #define SUNFMPROBLEM_COLMAX SUNFMPROBLEM_COL_SUSPECTCOUNT macro
H A Dproblem.c378 table_info->max_column = SUNFMPROBLEM_COLMAX; in sunFmProblemTable_init()
725 ASSERT(table_info->colnum <= SUNFMPROBLEM_COLMAX); in sunFmProblemTable_return()