check_fru_asru
static int check_fru_asru(enum nodetype t, const char *s, struct node *np);
{ T_FAULT, "FRU", 0, check_fru_asru, O_ERR },
{ T_FAULT, "ASRU", 0, check_fru_asru, O_ERR },
{ T_DEFECT, "FRU", 0, check_fru_asru, O_ERR },
{ T_DEFECT, "ASRU", 0, check_fru_asru, O_ERR },
{ T_SERD, "FRU", 0, check_fru_asru, O_ERR },
{ T_ERROR, "ASRU", 0, check_fru_asru, O_ERR },