Lines Matching refs:MSGSTR

153 				MSGSTR(4500,  in fcal_update()
181 MSGSTR(4501, in fcal_update()
199 MSGSTR(4503, "\n Found Path to %d FC100/S Cards\n"), numslots); in fcal_update()
209 MSGSTR(4504, " Ignoring %s (bootpath)\n"), slotname); in fcal_update()
219 MSGSTR(4505, "Could not open %s\n"), in fcal_update()
222 MSGSTR(4506, "Ignoring %s\n"), in fcal_update()
234 MSGSTR(85, "Opening %s\n"), slotname); in fcal_update()
240 perror(MSGSTR(4507, "open of slotname")); in fcal_update()
252 perror(MSGSTR(46, "mmap")); in fcal_update()
259 perror(MSGSTR(46, "mmap")); in fcal_update()
268 MSGSTR(4508, "\n Device: %s\n"), in fcal_update()
279 MSGSTR(4509, in fcal_update()
285 perror(MSGSTR(4510, "munmap")); in fcal_update()
293 (void) fprintf(stdout, MSGSTR(125, "Complete\n")); in fcal_update()
324 MSGSTR(4511, "Could not open %s\n"), in findversion()
332 (void) fprintf(stderr, MSGSTR(10, in findversion()
347 (void) fprintf(stderr, MSGSTR(4512, in findversion()
376 MSGSTR(4511, "Could not open %s\n"), in findversion()
446 (void) fprintf(stdout, MSGSTR(4513, "Filling with zeroes...\n")); in feprom_program()
449 MSGSTR(4514, "FEprom at 0x%x: zero fill failed\n"), in feprom_program()
454 (void) fprintf(stdout, MSGSTR(4515, "Erasing...\n")); in feprom_program()
462 MSGSTR(4516, "FEprom at 0x%x: failed to erase\n"), in feprom_program()
467 (void) fprintf(stderr, MSGSTR(4517, in feprom_program()
470 (void) fprintf(stderr, MSGSTR(4518, in feprom_program()
475 (void) fprintf(stdout, MSGSTR(4519, "Programming...\n")); in feprom_program()
478 MSGSTR(4520, "FEprom at 0x%x: write failed\n"), in feprom_program()
485 (void) fprintf(stdout, MSGSTR(4521, "Programming done\n")); in feprom_program()
504 MSGSTR(4522, "selecting bank %d\n"), i>>16); in write_feprom()
621 (void) fprintf(stderr, MSGSTR(44, in getbootdev()
725 perror(MSGSTR(4524, "open of file")); in load_file()
728 (void) fprintf(stdout, MSGSTR(4525, "Loading FCode: %s\n"), file); in load_file()
731 perror(MSGSTR(4526, "read exec")); in load_file()
737 MSGSTR(4527, "%s: is relocatable\n"), file); in load_file()
743 MSGSTR(4528, "%s: has data or bss\n"), file); in load_file()
749 MSGSTR(4529, "%s: not for SPARC\n"), file); in load_file()
753 (void) fprintf(stdout, MSGSTR(4530, in load_file()
758 perror(MSGSTR(4531, "read")); in load_file()
803 (void) fprintf(stderr, MSGSTR(4532, in warn()
805 (void) fprintf(stderr, MSGSTR(4533, in warn()
809 (void) fprintf(stderr, MSGSTR(4534, in warn()
814 if ((strcmp(input, MSGSTR(4535, "y")) == 0) || in warn()
815 (strcmp(input, MSGSTR(40, "yes")) == 0)) { in warn()
817 } else if ((strcmp(input, MSGSTR(4536, "n")) == 0) || in warn()
818 (strcmp(input, MSGSTR(45, "no")) == 0)) { in warn()
819 (void) fprintf(stderr, MSGSTR(4537, "Not Downloading FCode\n")); in warn()
822 (void) fprintf(stderr, MSGSTR(4538, "Invalid input\n")); in warn()
847 MSGSTR(4539, "Error: %s lstat() error\n"), devpath); in getsocpath()
866 MSGSTR(4540, "Error: Cannot set device list\n"), in getsocpath()
893 MSGSTR(4541, "Error: %s Can't read directory\n"), devpath); in getsocpath()
909 MSGSTR(4542, "Error: %s Can't close directory\n"), devpath); in getsocpath()