17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
5*d62bc4baSyz# Common Development and Distribution License (the "License").
6*d62bc4baSyz# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
217c478bd9Sstevel@tonic-gate#
22*d62bc4baSyz# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
237c478bd9Sstevel@tonic-gate# Use is subject to license terms.
247c478bd9Sstevel@tonic-gate#
257c478bd9Sstevel@tonic-gate# lib/cfgadm_plugins/sbd/sbd.xcl
267c478bd9Sstevel@tonic-gate#
277c478bd9Sstevel@tonic-gatemsgid  "/dev/cfg/%s/"
287c478bd9Sstevel@tonic-gatemsgid  "../"
297c478bd9Sstevel@tonic-gatemsgid  "cp=%s path=%s\n"
307c478bd9Sstevel@tonic-gatemsgid  "%s/%s"
317c478bd9Sstevel@tonic-gatemsgid  "::"
327c478bd9Sstevel@tonic-gatemsgid  "%s%d:%s"
337c478bd9Sstevel@tonic-gatemsgid  "path=<%s> "
347c478bd9Sstevel@tonic-gatemsgid  ""
357c478bd9Sstevel@tonic-gatemsgid  "drv=<%s> inst=%d minor=<%s> "
367c478bd9Sstevel@tonic-gatemsgid  "target=<%s>\n"
377c478bd9Sstevel@tonic-gatemsgid  "cid=<%s> "
387c478bd9Sstevel@tonic-gatemsgid  "cname=<%s> "
397c478bd9Sstevel@tonic-gatemsgid  "cnum=%d\n"
407c478bd9Sstevel@tonic-gatemsgid  "tgt=%d opts=%x\n"
417c478bd9Sstevel@tonic-gatemsgid  "assign"
427c478bd9Sstevel@tonic-gatemsgid  "poweron"
437c478bd9Sstevel@tonic-gatemsgid  "test"
447c478bd9Sstevel@tonic-gatemsgid  "connect"
457c478bd9Sstevel@tonic-gatemsgid  "configure"
467c478bd9Sstevel@tonic-gatemsgid  "notify-online"
477c478bd9Sstevel@tonic-gatemsgid  "suspend-check"
487c478bd9Sstevel@tonic-gatemsgid  "request-suspend"
497c478bd9Sstevel@tonic-gatemsgid  "request-offline"
507c478bd9Sstevel@tonic-gatemsgid  "unconfigure"
517c478bd9Sstevel@tonic-gatemsgid  "notify-remove"
527c478bd9Sstevel@tonic-gatemsgid  "disconnect"
537c478bd9Sstevel@tonic-gatemsgid  "poweroff"
547c478bd9Sstevel@tonic-gatemsgid  "unassign"
557c478bd9Sstevel@tonic-gatemsgid  "notify-resume"
567c478bd9Sstevel@tonic-gatemsgid  "status"
577c478bd9Sstevel@tonic-gatemsgid  "getncm"
587c478bd9Sstevel@tonic-gatemsgid  "cancel"
597c478bd9Sstevel@tonic-gatemsgid  "passthru"
607c478bd9Sstevel@tonic-gatemsgid  "help"
617c478bd9Sstevel@tonic-gatemsgid  "errtest"
627c478bd9Sstevel@tonic-gatemsgid  "cmd"
637c478bd9Sstevel@tonic-gatemsgid  "skip"
647c478bd9Sstevel@tonic-gatemsgid  "info"
657c478bd9Sstevel@tonic-gatemsgid  "delim"
667c478bd9Sstevel@tonic-gatemsgid  "code"
677c478bd9Sstevel@tonic-gatemsgid  "mid"
687c478bd9Sstevel@tonic-gatemsgid  "err"
697c478bd9Sstevel@tonic-gatemsgid  "level"
707c478bd9Sstevel@tonic-gatemsgid  "sim"
717c478bd9Sstevel@tonic-gatemsgid  "cpuid"
727c478bd9Sstevel@tonic-gatemsgid  "vmask=0x%x\n"
737c478bd9Sstevel@tonic-gatemsgid  "%15s%9s%9s%9s%9s%9s%9s\n"
747c478bd9Sstevel@tonic-gatemsgid  "msk"
757c478bd9Sstevel@tonic-gatemsgid  "none"
767c478bd9Sstevel@tonic-gatemsgid  "brd"
777c478bd9Sstevel@tonic-gatemsgid  "cpu"
787c478bd9Sstevel@tonic-gatemsgid  "mem"
797c478bd9Sstevel@tonic-gatemsgid  "io"
807c478bd9Sstevel@tonic-gatemsgid  "%15s%9x"
817c478bd9Sstevel@tonic-gatemsgid  "%9x"
827c478bd9Sstevel@tonic-gatemsgid  "\n"
837c478bd9Sstevel@tonic-gatemsgid  " "
847c478bd9Sstevel@tonic-gatemsgid  "default"
857c478bd9Sstevel@tonic-gatemsgid  "opt=%d\n"
867c478bd9Sstevel@tonic-gatemsgid  "tgt=%d opt=%x omask=%x\n"
877c478bd9Sstevel@tonic-gatemsgid  ":"
887c478bd9Sstevel@tonic-gatemsgid  "cmd=%s(%d) tmask=0x%x cmask=0x%x omask=0x%x\n"
897c478bd9Sstevel@tonic-gatemsgid  "SBD_DEBUG"
907c478bd9Sstevel@tonic-gatemsgid  "a"
917c478bd9Sstevel@tonic-gatemsgid  "\nDebug started, pid=%d\n"
927c478bd9Sstevel@tonic-gatemsgid  "unknown state"
937c478bd9Sstevel@tonic-gatemsgid  "empty"
947c478bd9Sstevel@tonic-gatemsgid  "disconnected"
957c478bd9Sstevel@tonic-gatemsgid  "connected"
967c478bd9Sstevel@tonic-gatemsgid  "unconfigured"
977c478bd9Sstevel@tonic-gatemsgid  "configured"
987c478bd9Sstevel@tonic-gatemsgid  "ap_err(%x)\n"
997c478bd9Sstevel@tonic-gatemsgid  "<%d><%s><%d>"
1007c478bd9Sstevel@tonic-gatemsgid  "<%s><%s>"
1017c478bd9Sstevel@tonic-gatemsgid  "<%s>"
1027c478bd9Sstevel@tonic-gatemsgid  "<%s><%s><%s><%s>"
1037c478bd9Sstevel@tonic-gatemsgid  "<0x%x><%s><%s><%s>"
1047c478bd9Sstevel@tonic-gatemsgid  "<NOARGS>"
1057c478bd9Sstevel@tonic-gatemsgid  "<%s><%s><%s>"
1067c478bd9Sstevel@tonic-gatemsgid  "ap_msg(%x)\n"
1077c478bd9Sstevel@tonic-gatemsgid  "<%d>"
1087c478bd9Sstevel@tonic-gatemsgid  "<%s><%s>\n"
1097c478bd9Sstevel@tonic-gatemsgid  "rcm_get_handle"
1107c478bd9Sstevel@tonic-gatemsgid  "rcm_free_handle"
1117c478bd9Sstevel@tonic-gatemsgid  "rcm_get_info"
1127c478bd9Sstevel@tonic-gatemsgid  "rcm_free_info"
1137c478bd9Sstevel@tonic-gatemsgid  "rcm_info_tuple_next"
1147c478bd9Sstevel@tonic-gatemsgid  "rcm_info_tuple_state"
1157c478bd9Sstevel@tonic-gatemsgid  "rcm_info_tuple_id"
1167c478bd9Sstevel@tonic-gatemsgid  "rcm_info_tuple_info"
1177c478bd9Sstevel@tonic-gatemsgid  "rcm_info_tuple_rsrc"
1187c478bd9Sstevel@tonic-gatemsgid  "rcm_request_offline"
1197c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_online"
1207c478bd9Sstevel@tonic-gatemsgid  "rcm_request_suspend"
1217c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_resume"
1227c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_remove"
1237c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_init\n"
124*d62bc4baSyzmsgid  "/lib/librcm.so"
1257c478bd9Sstevel@tonic-gatemsgid  "Looking for librcm.so\n"
1267c478bd9Sstevel@tonic-gatemsgid  "librcm.so found\n"
1277c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_fini\n"
1287c478bd9Sstevel@tonic-gatemsgid  "online"
1297c478bd9Sstevel@tonic-gatemsgid  "onlining"
1307c478bd9Sstevel@tonic-gatemsgid  "offline_fail"
1317c478bd9Sstevel@tonic-gatemsgid  "offlining"
1327c478bd9Sstevel@tonic-gatemsgid  "offline"
1337c478bd9Sstevel@tonic-gatemsgid  "removing"
1347c478bd9Sstevel@tonic-gatemsgid  "resuming"
1357c478bd9Sstevel@tonic-gatemsgid  "suspend_fail"
1367c478bd9Sstevel@tonic-gatemsgid  "suspending"
1377c478bd9Sstevel@tonic-gatemsgid  "suspend"
1387c478bd9Sstevel@tonic-gatemsgid  "unknown"
1397c478bd9Sstevel@tonic-gatemsgid  "rcm_ctl: first=%d last=%d\n"
1407c478bd9Sstevel@tonic-gatemsgid  "OS"
1417c478bd9Sstevel@tonic-gatemsgid  "ioctl(%d SBD_CMD_GETNCM, 0x%x)\n"
1427c478bd9Sstevel@tonic-gatemsgid  "ncm(%d)=%d\n"
1437c478bd9Sstevel@tonic-gatemsgid  "open(%s)\n"
1447c478bd9Sstevel@tonic-gatemsgid  "ncm=%d\n"
1457c478bd9Sstevel@tonic-gatemsgid  "ioctl(%d SBD_CMD_STATUS, sc=0x%x sz=%d flags=%d"
1467c478bd9Sstevel@tonic-gatemsgid  " cname=<%s> cnum=%d"
1477c478bd9Sstevel@tonic-gatemsgid  ")\n"
1487c478bd9Sstevel@tonic-gatemsgid  "ap_stat()=%d\n"
1497c478bd9Sstevel@tonic-gatemsgid  "ncm=%d nstat=%d (truncated)\n"
1507c478bd9Sstevel@tonic-gatemsgid  "tgt=%d\n"
1517c478bd9Sstevel@tonic-gatemsgid  "cname=<%s> cunit=<%d>\n"
1527c478bd9Sstevel@tonic-gatemsgid  "ds_name,ds_unit,ds_type=<%s,%d,%d> "
1537c478bd9Sstevel@tonic-gatemsgid  "found "
1547c478bd9Sstevel@tonic-gatemsgid  "sbd"
1557c478bd9Sstevel@tonic-gatemsgid  "ap_init bd=%d rs=%d os=%d type=<%s>\n"
1567c478bd9Sstevel@tonic-gatemsgid  "ap_ioc(%d)\n"
1577c478bd9Sstevel@tonic-gatemsgid  "ap_ioc(%d)=0x%x\n"
1587c478bd9Sstevel@tonic-gatemsgid  "-x passthru -o %s\n"
1597c478bd9Sstevel@tonic-gatemsgid  "SBD_MODMSGDIR"
1607c478bd9Sstevel@tonic-gatemsgid  "/usr/lib/msg"
1617c478bd9Sstevel@tonic-gatemsgid  "%s/%s.msg"
1627c478bd9Sstevel@tonic-gatemsgid  "<#...>"
1637c478bd9Sstevel@tonic-gatemsgid  "<space...>"
1647c478bd9Sstevel@tonic-gatemsgid  "missing msgfile"
1657c478bd9Sstevel@tonic-gatemsgid  "msgfile"
1667c478bd9Sstevel@tonic-gatemsgid  "error %d from %s module"
1677c478bd9Sstevel@tonic-gatemsgid  " (%s=%s)"
1687c478bd9Sstevel@tonic-gatemsgid  "ap_test_err(%s %d %d)\n"
1697c478bd9Sstevel@tonic-gatemsgid  "\nSbd specific commands/options:\n\n"
1707c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm [-o [parsable],[info=default:unconfigure:all] ap_id\n"
1717c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm [-o [unassign],[skip=poweroff]] -c disconnect ap_id\n"
1727c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm [-o level=diag_spec] -t ap_id\n"
1737c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm -x assign ap_id\n"
1747c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm -x unassign ap_id\n"
1757c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm -x poweron ap_id\n"
1767c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm -x poweroff ap_id\n"
1777c478bd9Sstevel@tonic-gatemsgid  "memory"
1787c478bd9Sstevel@tonic-gatemsgid  "other"
1797c478bd9Sstevel@tonic-gatemsgid  "ap_cm_type(%d)=%s\n"
1807c478bd9Sstevel@tonic-gatemsgid  "%s%s"
1817c478bd9Sstevel@tonic-gatemsgid  "ap_cm_path(%d)=%s\n"
1827c478bd9Sstevel@tonic-gatemsgid  "%s%d"
1837c478bd9Sstevel@tonic-gatemsgid  "ap_cm_id(%d)=%s\n"
1847c478bd9Sstevel@tonic-gatemsgid  "ap_cm_init bd=%d rs=%d os=%d type=<%s> seq=%d\n"
1857c478bd9Sstevel@tonic-gatemsgid  "bd_info(%x)\n"
1867c478bd9Sstevel@tonic-gatemsgid  "powered"
1877c478bd9Sstevel@tonic-gatemsgid  ",assigned"
1887c478bd9Sstevel@tonic-gatemsgid  "cpu_info(%x)\n"
1897c478bd9Sstevel@tonic-gatemsgid  "cpuid=%d"
1907c478bd9Sstevel@tonic-gatemsgid  "mem_info(%x)\n"
1917c478bd9Sstevel@tonic-gatemsgid  "base=0x%x"
1927c478bd9Sstevel@tonic-gatemsgid  " total=%d"
1937c478bd9Sstevel@tonic-gatemsgid  " permanent=%d"
1947c478bd9Sstevel@tonic-gatemsgid  " cage_enabled"
1957c478bd9Sstevel@tonic-gatemsgid  "device=%s"
1967c478bd9Sstevel@tonic-gatemsgid  " referenced"
1977c478bd9Sstevel@tonic-gatemsgid  "default_info(%x)\n"
1987c478bd9Sstevel@tonic-gatemsgid  "all"
1997c478bd9Sstevel@tonic-gatemsgid  "%s"
2007c478bd9Sstevel@tonic-gatemsgid  "info_spec=%s\n"
2017c478bd9Sstevel@tonic-gatemsgid  "sig_handler(%d)\n"
2027c478bd9Sstevel@tonic-gatemsgid  "ap_seq(%d, %d, %d, %x, %x) = (%d, %d)\n"
2037c478bd9Sstevel@tonic-gatemsgid  "Command aborted\n"
2047c478bd9Sstevel@tonic-gatemsgid  "exec %s\n"
2057c478bd9Sstevel@tonic-gatemsgid  "cfga_private_func(%s)\n"
2067c478bd9Sstevel@tonic-gatemsgid  "cfga_test(%s)\n"
2077c478bd9Sstevel@tonic-gatemsgid  "cfga_list_ext(%s %x)\n"
2087c478bd9Sstevel@tonic-gatemsgid  "apcnt=%d\n"
2097c478bd9Sstevel@tonic-gatemsgid  "ap_phys_id=%s ap_log_id=%s\n"
2107c478bd9Sstevel@tonic-gatemsgid  "%s::%s"
2117c478bd9Sstevel@tonic-gatemsgid  "a1=%s a2=%s b1=%d b2=%d diff=%d\n"
2127c478bd9Sstevel@tonic-gatemsgid  "%s %s: %s%s%s"
2137c478bd9Sstevel@tonic-gatemsgid  "%s %s"
2147c478bd9Sstevel@tonic-gatemsgid  "\n%-30s %-10s %s"
2157c478bd9Sstevel@tonic-gatemsgid  "rcm_alloc_handle"
2167c478bd9Sstevel@tonic-gatemsgid  "rcm_info_next"
2177c478bd9Sstevel@tonic-gatemsgid  "rcm_info_state"
2187c478bd9Sstevel@tonic-gatemsgid  "rcm_info_pid"
2197c478bd9Sstevel@tonic-gatemsgid  "rcm_info_error"
2207c478bd9Sstevel@tonic-gatemsgid  "rcm_info_info"
2217c478bd9Sstevel@tonic-gatemsgid  "rcm_info_rsrc"
2227c478bd9Sstevel@tonic-gatemsgid  "rcm_request_offline_list"
2237c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_online_list"
2247c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_remove_list"
2257c478bd9Sstevel@tonic-gatemsgid  "rcm_request_capacity_change"
2267c478bd9Sstevel@tonic-gatemsgid  "rcm_notify_capacity_change"
2277c478bd9Sstevel@tonic-gatemsgid  "ap_capinfo(%x)\n"
2287c478bd9Sstevel@tonic-gatemsgid  "getsyscpuids\n"
2297c478bd9Sstevel@tonic-gatemsgid  "syscpuids: "
2307c478bd9Sstevel@tonic-gatemsgid  "cpu_info"
2317c478bd9Sstevel@tonic-gatemsgid  "%d "
2327c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_init(%x)\n"
2337c478bd9Sstevel@tonic-gatemsgid  "Looking for %s\n"
2347c478bd9Sstevel@tonic-gatemsgid  "%s found\n"
2357c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_fini(%x)\n"
2367c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_rlist(%x)\n"
2377c478bd9Sstevel@tonic-gatemsgid  "ncap=%d\n"
2387c478bd9Sstevel@tonic-gatemsgid  "SUNW_cpu/cpuCCC"
2397c478bd9Sstevel@tonic-gatemsgid  "%d"
2407c478bd9Sstevel@tonic-gatemsgid  "rp[%d]=%s\n"
2417c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_cap_cpu(%x)\n"
2427c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_cap_cpu: CPU capacity, old = %d, new = %d \n"
2437c478bd9Sstevel@tonic-gatemsgid  "oldcpuids: "
2447c478bd9Sstevel@tonic-gatemsgid  "change   : "
2457c478bd9Sstevel@tonic-gatemsgid  "newcpuids: "
2467c478bd9Sstevel@tonic-gatemsgid  "state"
2477c478bd9Sstevel@tonic-gatemsgid  "capacity"
2487c478bd9Sstevel@tonic-gatemsgid  "old_total"
2497c478bd9Sstevel@tonic-gatemsgid  "new_total"
2507c478bd9Sstevel@tonic-gatemsgid  "old_cpu_list"
2517c478bd9Sstevel@tonic-gatemsgid  "new_cpu_list"
2527c478bd9Sstevel@tonic-gatemsgid  "SUNW_cpu"
2537c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_cap_mem(%x)\n"
2547c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_cap_cpu: Memory capacity, old = %d, new = %d \n"
2557c478bd9Sstevel@tonic-gatemsgid  "page_size"
2567c478bd9Sstevel@tonic-gatemsgid  "old_pages"
2577c478bd9Sstevel@tonic-gatemsgid  "new_pages"
2587c478bd9Sstevel@tonic-gatemsgid  "SUNW_memory"
2597c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_request_cap(%x)\n"
2607c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_notify_cap(%x)\n"
2617c478bd9Sstevel@tonic-gatemsgid  "no pertinent capacity info\n"
2627c478bd9Sstevel@tonic-gatemsgid  "cm=%d valid=%d type=%d, prevos=%d os=%d\n"
2637c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_ctl(%x)\n"
2647c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_info(%x)\n"
2657c478bd9Sstevel@tonic-gatemsgid  "  "
2667c478bd9Sstevel@tonic-gatemsgid  "-"
2677c478bd9Sstevel@tonic-gatemsgid  "ap_rcm_info(%x) success\n"
2687c478bd9Sstevel@tonic-gatemsgid  "ap_stat(%s)\n"
2697c478bd9Sstevel@tonic-gatemsgid  "i_opts=%s\n"
2707c478bd9Sstevel@tonic-gatemsgid  "NULL"
2717c478bd9Sstevel@tonic-gatemsgid  "i_flags=0x%x\n"
2727c478bd9Sstevel@tonic-gatemsgid  "ap_test_err(%d %d)\n"
2737c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm [-o parsable] -l ap_id\n"
2747c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm [-o unassign|nopoweroff] -c disconnect ap_id\n"
2757c478bd9Sstevel@tonic-gatemsgid  "\tcfgadm -t ap_id\n"
2767c478bd9Sstevel@tonic-gatemsgid  "ap_dev_type(%d)=%s\n"
2777c478bd9Sstevel@tonic-gatemsgid  "ap_cm_capacity(%d)=("
2787c478bd9Sstevel@tonic-gatemsgid  "%d)\n"
2797c478bd9Sstevel@tonic-gatemsgid  "powered-on"
2807c478bd9Sstevel@tonic-gatemsgid  ", assigned"
2817c478bd9Sstevel@tonic-gatemsgid  " assigned"
2827c478bd9Sstevel@tonic-gatemsgid  "cpuid %d"
2837c478bd9Sstevel@tonic-gatemsgid  ", speed %d MHz"
2847c478bd9Sstevel@tonic-gatemsgid  ", ecache %d MBytes"
2857c478bd9Sstevel@tonic-gatemsgid  " speed=%d"
2867c478bd9Sstevel@tonic-gatemsgid  " ecache=%d"
2877c478bd9Sstevel@tonic-gatemsgid  "%%-%ds  %%-%ds"
2887c478bd9Sstevel@tonic-gatemsgid  "error %d"
2897c478bd9Sstevel@tonic-gatemsgid  "base address 0x%"
2907c478bd9Sstevel@tonic-gatemsgid  ", %lu KBytes total"
2917c478bd9Sstevel@tonic-gatemsgid  ", %lu KBytes permanent"
2927c478bd9Sstevel@tonic-gatemsgid  ", unconfigurable"
2937c478bd9Sstevel@tonic-gatemsgid  ", memory delete requested on %s"
2947c478bd9Sstevel@tonic-gatemsgid  ", memory delete in progress on %s"
2957c478bd9Sstevel@tonic-gatemsgid  ", %lu KBytes deleted"
2967c478bd9Sstevel@tonic-gatemsgid  ", %lu KBytes remaining"
2977c478bd9Sstevel@tonic-gatemsgid  ", inter board interleave"
2987c478bd9Sstevel@tonic-gatemsgid  "address=0x%"
2997c478bd9Sstevel@tonic-gatemsgid  " size=%lu"
3007c478bd9Sstevel@tonic-gatemsgid  " permanent=%lu"
3017c478bd9Sstevel@tonic-gatemsgid  " unconfigurable"
3027c478bd9Sstevel@tonic-gatemsgid  " source=%s"
3037c478bd9Sstevel@tonic-gatemsgid  " target=%s"
3047c478bd9Sstevel@tonic-gatemsgid  " deleted=%lu"
3057c478bd9Sstevel@tonic-gatemsgid  " remaining=%lu"
3067c478bd9Sstevel@tonic-gatemsgid  " inter-board-interleave"
3077c478bd9Sstevel@tonic-gatemsgid  "::%s"
3087c478bd9Sstevel@tonic-gatemsgid  "device %s"
3097c478bd9Sstevel@tonic-gatemsgid  ", referenced"
3107c478bd9Sstevel@tonic-gatemsgid  ", %d"
3117c478bd9Sstevel@tonic-gatemsgid  ",%d"
3127c478bd9Sstevel@tonic-gatemsgid  "cmp_info(%x)\n"
3137c478bd9Sstevel@tonic-gatemsgid  "ap_info(%x, %d)\n"
3147c478bd9Sstevel@tonic-gatemsgid  "null capinfo"
3157c478bd9Sstevel@tonic-gatemsgid  "(%d cpu)"
3167c478bd9Sstevel@tonic-gatemsgid  "(%d cpus)"
3177c478bd9Sstevel@tonic-gatemsgid  "(%ld pages)"
318