Lines Matching defs:trigstr
4044 const char *trigstr;
4067 trigstr = "disabled";
4070 trigstr = "enabled(ERR_FATAL)";
4073 trigstr = "enabled(ERR_NONFATAL or ERR_FATAL)";
4076 trigstr = "(reserverd)";
4079 printf(" DPC Trigger Enable: %s\n", trigstr);
4097 trigstr = "an unmasked uncorrectable error";
4100 trigstr = "receiving an ERR_NONFATAL";
4103 trigstr = "receiving an ERR_FATAL";
4106 trigstr = "DPC Trigger Reason Extension field";
4109 printf(" DPC Trigger Reason: Due to %s\n", trigstr);
4115 trigstr = "Due to RP PIO error";
4118 trigstr = "Due to the DPC Software trigger bit";
4121 trigstr = "(reserved)";
4124 printf(" DPC Trigger Reason Extension: %s\n", trigstr);