Searched refs:rd_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 | 80 static const char rd_err_msg[] = " Error reading page at address: 0x%x.\n"; variable 181 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal() 223 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal() 251 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_normal() 337 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_quick() 379 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_quick() 476 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended() 501 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended() 522 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended() 576 (void) sprintf(msgbuf, rd_err_msg, pageno); in memory_test_extended() [all …]
|