HomeSort by relevance Sort by last modified time
    Searched refs:DISK (Results 1 - 25 of 27) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/disk-monitor/
disk-monitor.conf 27 # fmd configuration file for the disk-monitor.so disk monitor.
29 subscribe fault.io.disk.*
30 dictionary DISK
topo_gather.c 46 #include "disk.h"
251 /* Skip this disk: */
260 /* If we were called upon to update a particular disk, do it */
266 * Update the diskmon's location field with the disk's label
277 * Check for a device path property (if the disk is configured,
294 * Add the logical disk node, if it exists
420 log_msg(MM_CONF, "%s: Not adding disk to list!\n", msgbuf);
448 log_msg(MM_CONF, "%s: Not adding disk to list!\n", msgbuf);
496 * disk is inserted (or removed) -- in that case, the disk nod
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/disk/
disk.c 37 #include "disk.h"
46 {DISK, FM_FMRI_SCHEME_HC, DISK_VERSION, &disk_ops};
59 if (strcmp(name, DISK) != 0) {
61 "only know how to enumerate %s components.\n", DISK);
91 /* locate and topo enumerate the disk with that path */
110 "initializing %s enumerator\n", DISK);
114 "%s registration failed: %s\n", DISK, topo_mod_errmsg(mod));
120 "disk list");
133 "%s enumerator initialized\n", DISK);
148 "%s enumerator uninitialized\n", DISK);
    [all...]
disk_common.c 28 * Functions in this file are shared between the disk and ses enumerators.
31 * call, and the list is freed by a disk_list_free(). To create a 'disk' topo
33 * disk_declare_addr() are called. The caller determines which 'disk' is
34 * in which 'bay'. A disk's 'label' and 'authority' information come from
51 #include "disk.h"
54 * disk node information.
60 char *ddn_devid; /* devid of disk */
87 * Given a /devices path for a whole disk, appending this extension gives the
99 * Methods for disks. This is used by the disk-transport module to
100 * generate ereports based off SCSI disk status
    [all...]
  /onnv/onnv-gate/usr/src/cmd/acct/
prtacct.sh 33 LOGIN CPU (MINS) KCORE-MINS CONNECT (MINS) DISK # OF # OF # DISK FEE
runacct.sh 30 # "does process, connect, disk, and fee accounting"
284 echo "DISK" > ${_statefile}
288 DISK)
290 # "the last act of any disk acct procedure should be to mv its"
295 echo "merged disk records" >> ${_active}
299 echo "no disk records" >> ${_active}
430 # " disktacct disk tacct records produced by disk shell"
  /onnv/onnv-gate/usr/src/cmd/fm/dicts/
DISK.dict 28 FMDICT: name=DISK version=1 maxkey=1 dictid=0x534b
30 fault.io.disk.predictive-failure=0
31 fault.io.disk.over-temperature=1
32 fault.io.disk.self-test-failure=2
33 fault.io.scsi.cmd.disk.dev.rqs.derr=3
34 fault.io.scsi.cmd.disk.dev.rqs.merr=4
Makefile 29 DISK \
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/c/include/
providerNames.h 41 #define DISK "Solaris_Disk"
  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 52 #define DISK "disk"
  /onnv/onnv-gate/usr/src/common/openssl/crypto/des/
des-lib.com 77 $ OBJ_DIR := SYS$DISK:[--.'ARCH'.OBJ.CRYPTO.DES]
94 $ EXE_DIR :== SYS$DISK:[--.'ARCH'.EXE.CRYPTO.DES]
192 $ SOURCE_FILE = "SYS$DISK:[]" + FILE_NAME + ".C"
265 $ IF (F$SEARCH("SYS$DISK:[]DESTEST.C").EQS."")
288 $ CC/OBJECT='OBJ_DIR'DESTEST.OBJ SYS$DISK:[]DESTEST.C
313 $ IF (F$SEARCH("SYS$DISK:[]SPEED.C").EQS."")
336 $ CC/OBJECT='OBJ_DIR'SPEED.OBJ SYS$DISK:[]SPEED.C
361 $ IF (F$SEARCH("SYS$DISK:[]RPW.C").EQS."")
384 $ CC/OBJECT='OBJ_DIR'RPW.OBJ SYS$DISK:[]RPW.C
409 $ IF (F$SEARCH("SYS$DISK:[]DES.C").EQS.""
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
00setup_dummy.t 26 $ BFD_TEST_ROOT = F$PARSE("SYS$DISK:[-]",,,,"NO_CONCEAL")-".][000000"-"]["-"].;"+".]"
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/common/
realizesdiskdrive_descriptors.c 79 DISK, &error);
realizesextent_descriptors.c 79 ant_inst = disk_descriptor_toCCIMInstance(hostname, desc, DISK, &error);
disk_descriptors.c 226 util_doProperty(CREATION_CLASS, string, DISK, cim_true, inst, errp);
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/disk/
Solaris_Disk.c 40 #define DISK_GETINSTANCE "DISK,GET_INSTANCE"
41 #define DISK_ENUMINSTANCES "DISK,ENUM_INSTANCES"
42 #define DISK_ENUMINSTANCENAMES "DISK,ENUM_INSTANCENAMES"
43 #define DISK_CREATEINSTANCE "DISK,CREATE_INSTANCE"
44 #define DISK_DELETEINSTANCE "DISK,DELETE_INSTANCE"
45 #define DISK_SETINSTANCE "DISK,SET_INSTANCE"
46 #define DISK_GETPROPERTY "DISK,GET_PROPERTY"
47 #define DISK_SETPROPERTY "DISK,SET_PROPERTY"
48 #define DISK_INVOKEMETHOD "DISK,INVOKE_METHOD"
49 #define DISK_EXECQUERY "DISK,EXEC_QUERY
    [all...]
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/sys/
mct_topology.h 183 DISK = 3,
  /onnv/onnv-gate/usr/src/cmd/wbem/provider/c/wbem_disk/assoc/
Solaris_RealizesExtent.c 556 if (strcasecmp(pObjectName->mName, DISK) == 0) {
612 * Physical disk calling this method, return instances of the
613 * logical disk associated with this disk.
643 * This is the logical disk calling this function. Return the
644 * disk that this belongs to.
648 DISK, &error);
791 if (strcasecmp(pObjectName->mName, DISK) == 0) {
Solaris_RealizesDiskDrive.c 122 * this case is a disk drive.
673 * disk drive associated with this physical package.
676 inst = disk_descriptor_toCCIMInstance(hostName, obj_desc, DISK,
706 * This is the disk calling this function. Return the physical
  /onnv/onnv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
piclscsi.c 86 #define DISK "disk"
422 /* for each controller in the list, find if disk/fru is present */
487 /* for each controller in the list, find if disk/fru is present */
720 "%s%d", DISK, data->geo_addr);
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/ipmi/
ipmi_enum.c 479 DISK, topo_mod_errmsg(mod));
  /onnv/onnv-gate/usr/src/uts/sun4u/montecarlo/io/
scsb.c     [all...]
  /onnv/onnv-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
montecarlo.c 684 SCTRL_MPID_QUARTER_NODSK ? ", no disk" : " with disk", 0);
746 pks_topo->max_units[DISK], 0);
747 for (i = 0; i < pks_topo->max_units[DISK]; ++i) {
1120 } else { /* Hard disk */
1130 "\nks read error for disk%d, drv inst%d"),
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWfmd/
prototype_com 52 f none usr/lib/fm/dict/DISK.dict 444 root bin
61 f none usr/lib/fm/eft/disk.eft 444 root bin
76 f none usr/lib/fm/fmd/plugins/disk-transport.conf 644 root bin
77 f none usr/lib/fm/fmd/plugins/disk-transport.so 555 root bin
78 f none usr/lib/fm/fmd/plugins/disk-monitor.conf 644 root bin
79 f none usr/lib/fm/fmd/plugins/disk-monitor.so 555 root bin
155 f none usr/lib/fm/topo/plugins/disk.so 555 root bin
163 f none usr/lib/locale/C/LC_MESSAGES/DISK.mo 444 root bin
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/ses/
ses.c 39 #include "disk.h"
496 * Callback to add a disk to a given bay. We first check the status-code to
497 * determine if a disk is present, ignoring those that aren't in an appropriate
499 * possible attached SAS addresses. We create a disk node if the disk is not
501 * find the SAS address, we create a disk node and also correlate it with
527 topo_mod_dprintf(mod, "found attached disk");
530 * Create the disk range.
532 if (topo_node_range_create(mod, pnode, DISK, 0, 0) != 0) {
542 * don't enumerate the disk node
    [all...]

Completed in 1680 milliseconds

1 2