Lines Matching defs:msg
62 const char *msg = NULL;
86 msg = "soft error (corrected)";
100 msg = "not ready";
104 msg = "medium error";
108 msg = "non-media hardware failure";
117 msg = "illegal request";
130 msg = "unit attention";
134 msg = "readonly device";
138 msg = "command aborted";
153 msg = "ATA illegal length indication";
157 msg = "ATA volume overflow";
161 msg = "ATA command aborted";
169 if (msg) {
171 printf("%s\n", msg);