Home
last modified time | relevance | path

Searched refs:disabled (Results 1 – 25 of 105) sorted by relevance

12345

/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/devtree/
H A Dpicl_asr.conf36 dimm0 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=0
40 dimm1 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=1
42 dimm2 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=0
46 dimm3 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=1
48 dimm4 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=0
52 dimm5 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=1
54 dimm6 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=0
58 dimm7 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=1
61 pci0 picl disabled /pci@1e,600000/pci@0/pci@8/unknown@0 I?DeviceID=0
64 pci1 picl disabled /pci@1e,600000/pci@0/pci@9/pci@0/pci@8/unknown@1 I?DeviceID=1
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/devtree/
H A Dpicl_asr.conf33 dimm0 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=0
37 dimm1 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=1
39 dimm2 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=0
43 dimm3 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=1
45 dimm4 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=0
49 dimm5 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=1
51 dimm6 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=0
55 dimm7 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=1
56 pci0 picl disabled /pci@1d,700000/unknown@1 I?DeviceID=1
57 pci1 picl disabled /pci@1e,600000/unknown@3 I?DeviceID=3
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/ents/devtree/
H A Dpicl_asr.conf33 dimm0 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=0
37 dimm1 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?ID=1
39 dimm2 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=0
43 dimm3 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?ID=1
45 dimm4 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=0
49 dimm5 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?ID=1
51 dimm6 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=0
55 dimm7 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?ID=1
56 pci0 picl disabled /pci@1e,600000/unknown@4 I?DeviceID=4
57 pci1 picl disabled /pci@1e,600000/unknown@3 I?DeviceID=3
[all …]
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/devtree/
H A Dpicl_asr.conf69 cpu0-bank0 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?…
73 cpu0-bank1 memory-module disabled /memory-controller@0,0/memory-module-group?ID=0/memory-module I?…
76 cpu0-bank2 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?…
80 cpu0-bank3 memory-module disabled /memory-controller@0,0/memory-module-group?ID=1/memory-module I?…
84 cpu1-bank0 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?…
88 cpu1-bank1 memory-module disabled /memory-controller@1,0/memory-module-group?ID=0/memory-module I?…
91 cpu1-bank2 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?…
95 cpu1-bank3 memory-module disabled /memory-controller@1,0/memory-module-group?ID=1/memory-module I?…
99 cpu2-bank0 memory-module disabled /memory-controller@2,0/memory-module-group?ID=0/memory-module I?…
103 cpu2-bank1 memory-module disabled /memory-controller@2,0/memory-module-group?ID=0/memory-module I?…
[all …]
/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dldprof.msg36 @ MSG_SYS_OPEN "%s: open failed: %s: profiling disabled\n"
37 @ MSG_SYS_MMAP "%s: mmap failed: %s: profiling disabled\n"
38 @ MSG_SYS_FTRUNC "%s: ftruncate failed: %s: profiling disabled\n"
42 recreate profile buffer: profiling disabled\n"
44 found %d: profiling disabled\n"
46 LD_PROFILE: profiling disabled\n"
/titanic_41/usr/src/cmd/acctadm/
H A Dmain.c121 char *disabled = NULL; /* disabled resources string */ in main() local
143 disabled = optarg; in main()
189 if (!(disabled || enabled || Dflg || Eflg || file || sflg || in main()
240 if ((enabled || disabled) && (rflg || Dflg || sflg || xflg || Eflg)) in main()
243 if ((file || xflg || Dflg || Eflg || enabled || disabled) && in main()
258 if (!enabled && !disabled && !file && in main()
344 if (enabled || disabled) { in main()
358 if (disabled) { in main()
367 strcmp(disabled, "basic") == 0 ? in main()
377 str2buf(buf, disabled, AC_OFF, type); in main()
/titanic_41/usr/src/cmd/cmd-inet/etc/nca/
H A Dncakmod.conf31 status=disabled
33 nca_active=disabled
H A Dncalogd.conf31 status=disabled
/titanic_41/usr/src/cmd/fm/dicts/
H A DPCIEX.po37 msgstr "One or more device instances may be disabled\n"
53 msgstr "One or more device instances may be disabled\n"
69 msgstr "One or more device instances may be disabled\n"
85 msgstr "One or more device instances may be disabled\n"
101 msgstr "One or more device instances may be disabled\n"
117 msgstr "One or more device instances may be disabled\n"
133 msgstr "One or more device instances may be disabled\n"
149 msgstr "One or more device instances may be disabled\n"
165 msgstr "One or more device instances may be disabled\n"
181 msgstr "One or more device instances may be disabled\n"
[all …]
H A DPCI.po37 msgstr "One or more of device instances may be disabled."
53 msgstr "One or more device instances may be disabled."
149 msgstr "One or more device instances may be disabled\n"
165 msgstr "One or more device instances may be disabled\n"
181 msgstr "One or more device instances may be disabled\n"
197 msgstr "One or more device instances may be disabled\n"
213 msgstr "One or more device instances may be disabled\n"
229 msgstr "One or more device instances may be disabled\n"
245 msgstr "One or more device instances may be disabled\n"
293 msgstr "One or more device instances may be disabled.\n"
[all …]
H A DSMF.dict29 defect.sunos.smf.svc.disabled=0
56 ireport.os.smf.state-transition.disabled=27
H A DNXGE.po39 msgstr "The device instance will be disabled.\n"
55 msgstr "The device instance will be disabled.\n"
H A DSUNOS.po69 msgstr "One or more of device instances may be disabled"
85 msgstr "One or more of device instances may be disabled"
101 msgstr "One or more of device instances may be disabled"
117 msgstr "One or more of device instances may be disabled"
133 msgstr "One or more of device instances may be disabled"
149 msgstr "One or more of device instances may be disabled"
165 msgstr "One or more of device instances may be disabled"
H A DFMD.po76 …nager component has experienced an error that required the module to be disabled. Refer to %s for…
78 msgstr "The module has been disabled. Events destined for the module will be saved for manual diag…
94 msgstr "The module has been disabled. Events destined for the module will be saved for manual diag…
/titanic_41/usr/src/lib/brand/solaris10/zone/
H A Dsmf_disable.lst24 # This is a list of SMF services which should be disabled when installing
26 # disabled should be listed in the /etc/brand/solaris10/smf_disable.conf
27 # file. During the zone installation, the services will be disabled if
/titanic_41/usr/src/lib/cfgadm_plugins/sysctrl/common/
H A Dcfga.c714 dlist_find(int board, char **dlist, int *disabled) in dlist_find() argument
732 *disabled = 0; in dlist_find()
744 (*disabled)++; in dlist_find()
884 int disabled; in cfga_change_state() local
923 if (opterr = dlist_find(idx, &dlist, &disabled)) { in cfga_change_state()
942 else if (disabled && !(force || (options && !disable))) in cfga_change_state()
983 if (disabled && !(force || (options && !disable))) { in cfga_change_state()
1075 int disabled; in cfga_private_func() local
1133 opterr = (dlist_find(idx, &dlist, &disabled) || in cfga_private_func()
1271 info_set(sysc_cfga_stat_t *sc, cfga_info_t info, int disabled) in info_set() argument
[all …]
/titanic_41/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_GetPathLogicalUnitProperties.c114 pProps->disabled = pathInfo.disabled; in MP_GetPathLogicalUnitProperties()
/titanic_41/usr/src/cmd/svc/startd/
H A Dfork.c807 int disabled = 0; in emi_is_disabled() local
855 disabled = 1; in emi_is_disabled()
870 disabled = 1; in emi_is_disabled()
882 disabled = 1; in emi_is_disabled()
908 disabled = 1; in emi_is_disabled()
929 return (disabled); in emi_is_disabled()
/titanic_41/usr/src/cmd/dtrace/test/tst/common/misc/
H A Dtst.boolopt.d42 #pragma D option flowindent=disabled
/titanic_41/usr/src/lib/libc/i386/gen/
H A D_stack_grow.s64 / If the stack size is 0, stack checking is disabled.
/titanic_41/usr/src/lib/libc/amd64/gen/
H A D_stack_grow.s64 / If the stack size is 0, stack checking is disabled.
/titanic_41/usr/src/uts/sun4u/ml/
H A Dmemscrub_asm.s88 wr %o2, 0, %fprs ! restore fprs (disabled)
/titanic_41/usr/src/lib/storage/liba5k/common/hdrs/
H A Da5k.h258 disabled : 1,
293 disabled : 1,
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus.h75 boolean_t disabled; member
/titanic_41/usr/src/cmd/sgs/librtld_db/demo/tests/
H A Dplt_skip38 echo "Plt skipping has now been disabled and we should see the PLT's"

12345