Searched refs:wr_err_msg (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema_test.c | 81 static const char wr_err_msg[] = " Error writing page at address: 0x%x.\n"; variable 166 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_normal() 207 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_normal() 245 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_normal() 321 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_quick() 363 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_quick() 453 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_extended() 495 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_extended() 516 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_extended() 537 (void) sprintf(msgbuf, wr_err_msg, pageno); in memory_test_extended() [all …]
|