T_SERD
{ T_SERD, "N", 1, check_num, O_ERR },
{ T_SERD, "T", 1, check_timeval, O_ERR },
{ T_SERD, "method", 0, check_serd_method, O_ERR },
{ T_SERD, "trip", 0, check_reportlist, O_ERR },
{ T_SERD, "FRU", 0, check_fru_asru, O_ERR },
{ T_SERD, "id", 0, check_serd_id, O_ERR },
L_DECL(T_SERD);
case T_SERD:
case T_SERD: return L_serd;
case T_SERD:
case T_SERD:
ptree_type_pattern(flags, T_SERD, pat);
ret = dodecl(T_SERD, file, line, np, nvpairs,
lut_walk(SERDs, (lut_cb)check_required_props, (void *)T_SERD);
lut_walk(SERDs, (lut_cb)check_refcount, (void *)T_SERD);
case T_SERD:
case T_SERD:
case T_SERD:
case T_SERD: /* SERD engine declaration */
nrhs = newnode(T_SERD, orhs->file, orhs->line);
if (dn->t == T_SERD) {