Home
last modified time | relevance | path

Searched refs:T_ENGINE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dliterals.h181 L_DECL(T_ENGINE);
H A Dtree.h45 T_ENGINE, /* upset threshold engine (e.g. SERD) */ enumerator
H A Descparse.y114 { $$ = tree_decl(T_ENGINE, $2, $3, $1.file, $1.line); }
H A Dptree.c495 case T_ENGINE: return L_T_ENGINE; in ptree_nodetype2str()
H A Dtree.c1179 case T_ENGINE: in tree_decl()
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c457 case T_ENGINE: /* upset threshold engine (e.g. SERD) */ in eft_node()