1*2305Sstevel# 2*2305Sstevel# CDDL HEADER START 3*2305Sstevel# 4*2305Sstevel# The contents of this file are subject to the terms of the 5*2305Sstevel# Common Development and Distribution License, Version 1.0 only 6*2305Sstevel# (the "License"). You may not use this file except in compliance 7*2305Sstevel# with the License. 8*2305Sstevel# 9*2305Sstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*2305Sstevel# or http://www.opensolaris.org/os/licensing. 11*2305Sstevel# See the License for the specific language governing permissions 12*2305Sstevel# and limitations under the License. 13*2305Sstevel# 14*2305Sstevel# When distributing Covered Code, include this CDDL HEADER in each 15*2305Sstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*2305Sstevel# If applicable, add the following below this CDDL HEADER, with the 17*2305Sstevel# fields enclosed by brackets "[]" replaced with your own identifying 18*2305Sstevel# information: Portions Copyright [yyyy] [name of copyright owner] 19*2305Sstevel# 20*2305Sstevel# CDDL HEADER END 21*2305Sstevel# 22*2305Sstevelmsgid "disable-at-boot" 23*2305Sstevelmsgid "enable-at-boot" 24*2305Sstevelmsgid "timeout" 25*2305Sstevelmsgid "errno=%d" 26*2305Sstevelmsgid "bank" 27*2305Sstevelmsgid "ap_bk_idx(%s)\n" 28*2305Sstevelmsgid "ap_bk_idx: s=%s, n=%d\n" 29*2305Sstevelmsgid "ap_bk_idx(%s)=%d\n" 30*2305Sstevelmsgid "relocate-test" 31*2305Sstevelmsgid "board %d bank%d" 32*2305Sstevelmsgid ", " 33*2305Sstevelmsgid "???" 34*2305Sstevelmsgid "" 35*2305Sstevelmsgid "slot%d" 36*2305Sstevelmsgid " empty" 37*2305Sstevelmsgid "Gb" 38*2305Sstevelmsgid "Mb" 39*2305Sstevelmsgid " %d%s" 40*2305Sstevelmsgid " (%d%s used)" 41*2305Sstevelmsgid " base 0x%llx" 42*2305Sstevelmsgid " interleaved %u-way" 43*2305Sstevelmsgid " %s" 44*2305Sstevelmsgid "disabled at boot" 45*2305Sstevelmsgid " permanent" 46*2305Sstevelmsgid "memory" 47*2305Sstevelmsgid "ap_drv_idx(%s)\n" 48*2305Sstevelmsgid "ac" 49*2305Sstevelmsgid "ap_drv_idx(%s)=%d\n" 50*2305Sstevelmsgid "MEMADM_DEBUG" 51*2305Sstevelmsgid "a" 52*2305Sstevelmsgid "\nDebug started, pid=%d\n" 53*2305Sstevelmsgid "IOCTL: AC_MEM_CONFIGURE\n" 54*2305Sstevelmsgid "IOCTL: AC_MEM_UNCONFIGURE\n" 55*2305Sstevelmsgid "IOCTL: AC_MEM_TEST_START\n" 56*2305Sstevelmsgid "IOCTL: AC_MEM_TEST_STOP handle=%#x " 57*2305Sstevel "condition=%d\n" 58*2305Sstevelmsgid "IOCTL: AC_MEM_TEST_READ handle=%#x " 59*2305Sstevel "buf=%#x page=%#llx off=%#x count=%#x\n" 60*2305Sstevelmsgid "IOCTL: AC_MEM_TEST_WRITE handle=%#x " 61*2305Sstevel "buf=%#x page=%#llx off=%#x count=%#x\n" 62*2305Sstevelmsgid "IOCTL: AC_MEM_ADMIN_VER:\n" 63*2305Sstevelmsgid "IOCTL: AC_MEM_STAT\n" 64*2305Sstevelmsgid "IOCTL: AC_MEM_EXERCISE arg=%d\n" 65*2305Sstevelmsgid "IOCTL: unknown (%#x)\n" 66*2305Sstevelmsgid "IOCTL failed, \"%s\" (errno=%d)\n" 67*2305Sstevelmsgid "IOCTL succeeded, ret=%d\n" 68*2305Sstevelmsgid " handle=%#x tester_pid=%d " 69*2305Sstevel "prev_condition=%d bank_size=%#llx " 70*2305Sstevel "page_size=%#x line_size=%#x afar_base=%#llx\n" 71*2305Sstevelmsgid "module_id=%#llx afsr=%#llx " 72*2305Sstevel "afar=%#llx udbh_error_reg=%#llx " 73*2305Sstevel "udbl_error_reg=%#llx\n" 74*2305Sstevelmsgid "\n" 75*2305Sstevelmsgid " version %d\n" 76*2305Sstevelmsgid " rstate=%u ostate=%u " 77*2305Sstevel "condition=%u status_time=%#lx board=%u\n" 78*2305Sstevelmsgid " real_size=%u use_size=%u " 79*2305Sstevel "busy=%u\n" 80*2305Sstevelmsgid " page_size=%#x " 81*2305Sstevel "phys_pages=%#llx managed=%#llx nonrelocatable=%#llx\n" 82*2305Sstevelmsgid " memctl=%#llx " 83*2305Sstevel "decode0=%#llx decode1=%#llx\n" 84*2305Sstevelmsgid " base=%u npgs=%u" 85*2305Sstevel " nopaget=%u nolock=%u isfree=%u reloc=%u" 86*2305Sstevel " noreloc=%u\n" 87*2305Sstevelmsgid "total error %u\n" 88*2305Sstevelmsgid "quick" 89*2305Sstevelmsgid "normal" 90*2305Sstevelmsgid "extended" 91*2305Sstevelmsgid "max_errors" 92*2305Sstevelmsgid "Normal test started\n" 93*2305Sstevelmsgid "Normal test finished\n" 94*2305Sstevelmsgid "Quick test started\n" 95*2305Sstevelmsgid "Quick test finished\n" 96*2305Sstevelmsgid "Extended test started\n" 97*2305Sstevelmsgid "Extended test finished\n" 98*2305Sstevelmsgid " March 1, " 99*2305Sstevelmsgid " March 2, " 100*2305Sstevelmsgid " March 3, " 101*2305Sstevelmsgid " March 4, " 102*2305Sstevelmsgid "read. " 103*2305Sstevelmsgid "write. " 104*2305Sstevelmsgid "compare. " 105*2305Sstevelmsgid "read/compare. " 106*2305Sstevelmsgid "repeated read/compare. " 107*2305Sstevelmsgid "mixed line read/compare. " 108*2305Sstevelmsgid "line read/compare. " 109*2305Sstevelmsgid "%s%s%d%% complete.\n" 110*2305Sstevelmsgid " Errors at page address: 0x%x.\n" 111*2305Sstevelmsgid " Error reading page at address: 0x%x.\n" 112*2305Sstevelmsgid " Error writing page at address: 0x%x.\n" 113*2305Sstevelmsgid " Offset: 0x%x, data written/read: 0x%2x/0x%2x.\n" 114*2305Sstevelmsgid "\t-o {quick, normal, extended},[max_errors=#] -t ap_id [ap_id...]\n" 115