HomeSort by relevance Sort by last modified time
    Searched refs:defect (Results 1 - 18 of 18) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/dicts/
FMD.dict 29 defect.sunos.fmd.nosub=0
30 defect.sunos.fmd.nodiagcode=1
31 defect.sunos.fmd.module=2
32 defect.sunos.fmd.config=3
SUNOS.dict 30 defect.sunos.eft.undiagnosable_problem=1
31 defect.Deprecated defect.io.pci.driver fault.io.pci.bus fault.io.pci.device=2
32 defect.Deprecated fault.io.pci.bus fault.io.pci.device=3
33 defect.Deprecated defect.io.pci.driver fault.io.pci.device=4
34 defect.Deprecated defect.io.pci.driver fault.io.pci.bus=5
35 defect.Deprecated fault.io.pci.device=6
36 defect.Deprecated fault.io.pci.bus=
    [all...]
SUN4U.dict 63 defect.ultraSPARC-II.memory.nodiag=34
66 defect.io.pci.driver fault.io.datapath=37
68 defect.io.pci.driver fault.io.datapath fault.io.pci.bus=39
70 defect.io.pci.driver fault.io.datapath fault.io.pci.device=41
72 defect.io.pci.driver fault.io.datapath fault.io.pci.bus fault.io.pci.device=43
74 defect.io.pci.driver fault.io.hbus=45
76 defect.io.pci.driver fault.io.hbus fault.io.pci.bus=47
78 defect.io.pci.driver fault.io.hbus fault.io.pci.device=49
80 defect.io.pci.driver fault.io.hbus fault.io.pci.bus fault.io.pci.device=51
82 defect.io.pci.driver fault.io.datapath fault.io.hbus=5
    [all...]
SUN4.dict 36 defect.io.fire.pciex.driver=5
39 defect.io.fire.pci.driver defect.io.fire.pciex.driver=8
42 defect.io.fire.pciex.driver fault.io.datapath fault.io.fire.asic=11
PCI.dict 29 defect.io.pci.driver=0
31 defect.io.pci.driver fault.io.pci.bus=2
33 defect.io.pci.driver fault.io.pci.device=4
35 defect.io.pci.driver fault.io.pci.bus fault.io.pci.device=6
SUN4V.dict 116 defect.fw.generic-sparc.addr-oob=88
117 defect.fw.generic-sparc.erpt-gen=89
SCF.dict 153 defect.chassis.software=181
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/io-retire/
io-retire.conf 31 subscribe defect.io.*
32 subscribe defect.ultraSPARC-II.memory.nodiag
  /onnv/onnv-gate/usr/src/tools/scripts/
its.reg 120 INFO=http://defect.opensolaris.org/bz/
121 EXTERNAL_URL=http://defect.opensolaris.org/bz/show_bug.cgi?id=\\1
145 # The proprietary defect tracking system used by Sun Microsystems, Inc.
  /onnv/onnv-gate/usr/src/cmd/format/
Makefile 29 defect.o init_menus.o io.o label.o main.o \
ctlr_scsi.c 59 /* format defect header bits */
168 SCMD_READ_DEFECT_LIST, "read defect list",
197 * READ DEFECT DATA commands is optional as per SCSI-2 spec.
407 * upon the defect list the user extracted. If s/he
409 * the P (manufacturer's defect) list. Otherwise, we
450 /* clear defect header and try basecase format */
464 * source of defect information is not specified.
510 * send down a defect list in the data phase) and the
512 * complete G list), and a defect list header with
513 * a defect list length of zero
    [all...]
  /onnv/onnv-gate/usr/src/cmd/addbadsec/
addbadsec.c 364 defect_list.length = byte_swap_16(sizeof (defect_list.defect));
365 defect_list.defect = byte_swap_32(bn);
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4v/
gcpu.esc 404 * the error, the DE generates a defect with no FRU or ASRU. It
413 event defect.fw.generic-sparc.addr-oob@chassis,
418 prop defect.fw.generic-sparc.addr-oob@chassis
427 event defect.fw.generic-sparc.erpt-gen@chassis,
432 prop defect.fw.generic-sparc.erpt-gen@chassis
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/common/
literals.h 68 L_DECL(defect); variable
  /onnv/onnv-gate/usr/src/cmd/fm/scripts/
dictck.pl 188 /^(fault|defect|upset|ereport|list)\..*[^.]$/;
  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
fme.c 622 nvlist_t *defect; local
815 defect = fmd_nvl_create_fault(hdl,
817 (void) nvlist_add_string(defect, UNDIAG_REASON,
819 fmd_case_add_suspect(hdl, bad->fmcase, defect);
1553 nvlist_t *defect; local
2929 nvlist_t *defect; local
2960 nvlist_t *defect; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/eversholt/files/sparc/sun4u/
xmits.esc 243 event defect.io.pci.driver@hostbridge;
253 prop defect.io.pci.driver@hostbridge (0)->
  /onnv/onnv-gate/usr/src/uts/common/sys/scsi/impl/
commands.h 565 #define FPB_CMPLT 0x08 /* full defect list provided */
566 #define FPB_DATA 0x10 /* defect list data provided */
572 #define DLD_MAN_DEF_LIST 0x10 /* manufacturer's defect list */
573 #define DLD_GROWN_DEF_LIST 0x08 /* grown defect list */
580 * Disk defect list - used by format command.
588 struct scsi_bfi_defect { /* defect in bytes from index format */
601 * Defect list returned by READ_DEFECT_LIST command.
603 struct scsi_defect_hdr { /* For getting defect list size */
620 * Defect list format used by reassign block command (logical block format).
622 * This defect list is limited to 1 defect, as that is the only way we use it
629 uint_t defect; \/* Logical block address of defect *\/ member in struct:scsi_reassign_blk
    [all...]

Completed in 780 milliseconds