/illumos-gate/usr/src/cmd/picl/plugins/sun4u/seattle/devtree/ |
H A D | picl_asr.conf | 36 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 …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/ents/devtree/ |
H A D | picl_asr.conf | 33 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 …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/devtree/ |
H A D | picl_asr.conf | 33 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 …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/boston/devtree/ |
H A D | picl_asr.conf | 69 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 …]
|
/illumos-gate/usr/src/cmd/sgs/ldprof/common/ |
H A D | ldprof.msg | 36 @ 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"
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | main.c | 121 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()
|
/illumos-gate/usr/src/test/os-tests/tests/secflags/ |
H A D | secflags_dts.sh | 44 gcc -m32 -o tester-noaslr.32 tester.c -Wl,-z,aslr=disabled 46 gcc -m64 -o tester-noaslr.64 tester.c -Wl,-z,aslr=disabled 51 gcc -m32 -o many-dts-noaslr.32 tester.c -Wl,-z,aslr=disabled \ 55 gcc -m64 -o many-dts-noaslr.64 tester.c -Wl,-z,aslr=disabled \
|
/illumos-gate/usr/src/lib/cfgadm_plugins/sysctrl/common/ |
H A D | cfga.c | 715 dlist_find(int board, char **dlist, int *disabled) in dlist_find() argument 733 *disabled = 0; in dlist_find() 745 (*disabled)++; in dlist_find() 885 int disabled; in cfga_change_state() local 924 if (opterr = dlist_find(idx, &dlist, &disabled)) { in cfga_change_state() 943 else if (disabled && !(force || (options && !disable))) in cfga_change_state() 984 if (disabled && !(force || (options && !disable))) { in cfga_change_state() 1076 int disabled; in cfga_private_func() local 1134 opterr = (dlist_find(idx, &dlist, &disabled) || in cfga_private_func() 1272 info_set(sysc_cfga_stat_t *sc, cfga_info_t info, int disabled) in info_set() argument [all …]
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | PCIEX.po | 37 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 D | PCI.po | 37 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 D | NIC.po | 26 msgstr "The transceiver module has been disabled, and the network data link associated with it (%<f… 43 msgstr "The transceiver module has been disabled, and the network data link associated with it (%<f… 60 msgstr "The transceiver module has been disabled, and the network data link associated with it (%<f… 77 msgstr "The transceiver module has been disabled, and the network data link associated with it (%<f… 94 msgstr "The transceiver module slot has been disabled, and the network data link associated with it…
|
H A D | SMF.dict | 29 defect.sunos.smf.svc.disabled=0 56 ireport.os.smf.state-transition.disabled=27
|
H A D | NXGE.po | 39 msgstr "The device instance will be disabled.\n" 55 msgstr "The device instance will be disabled.\n"
|
H A D | SUNOS.po | 69 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 D | FMD.po | 76 …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…
|
/illumos-gate/usr/src/lib/brand/solaris10/zone/ |
H A D | smf_disable.lst | 24 # 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
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | dev-options.rst | 31 If ``=last`` is used, all passes after the specified one are disabled. 36 * ``linearize`` (can't be disabled)
|
/illumos-gate/usr/src/cmd/svc/startd/ |
H A D | fork.c | 807 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()
|
/illumos-gate/usr/src/lib/mpapi/libmpscsi_vhci/common/ |
H A D | MP_GetPathLogicalUnitProperties.c | 114 pProps->disabled = pathInfo.disabled; in MP_GetPathLogicalUnitProperties()
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/misc/ |
H A D | tst.boolopt.d | 40 #pragma D option flowindent=disabled
|
/illumos-gate/usr/src/uts/sun4u/ml/ |
H A D | memscrub_asm.S | 71 wr %o2, 0, %fprs ! restore fprs (disabled)
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.S | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.S | 64 / If the stack size is 0, stack checking is disabled.
|
/illumos-gate/usr/src/lib/storage/liba5k/common/hdrs/ |
H A D | a5k.h | 258 disabled : 1, 293 disabled : 1,
|
/illumos-gate/usr/src/uts/common/io/cardbus/ |
H A D | cardbus.h | 73 boolean_t disabled; member
|