/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | vdev_root.c | 131 vdev_root_state_change(vdev_t *vd, int faulted, int degraded) in vdev_root_state_change() argument 133 if (too_many_errors(vd, faulted)) { in vdev_root_state_change() 136 } else if (degraded || faulted) { in vdev_root_state_change()
|
H A D | vdev_mirror.c | 768 vdev_mirror_state_change(vdev_t *vd, int faulted, int degraded) in vdev_mirror_state_change() argument 770 if (faulted == vd->vdev_children) { in vdev_mirror_state_change() 778 } else if (degraded + faulted != 0) { in vdev_mirror_state_change()
|
H A D | vdev_raidz.c | 2488 vdev_raidz_state_change(vdev_t *vd, int faulted, int degraded) in vdev_raidz_state_change() argument 2490 if (faulted > vd->vdev_nparity) in vdev_raidz_state_change() 2493 else if (degraded + faulted != 0) in vdev_raidz_state_change()
|
H A D | vdev.c | 4268 int degraded = 0, faulted = 0; in vdev_propagate_state() local 4293 faulted++; in vdev_propagate_state() 4302 vd->vdev_ops->vdev_op_state_change(vd, faulted, degraded); in vdev_propagate_state()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 89 boolean_t nonrecov, faulted, predictive, source_diff, injected; in st_check_component() local 155 faulted = nonrecov = source_diff = injected = B_FALSE; in st_check_component() 163 faulted = B_TRUE; in st_check_component() 227 if (stp->st_first || faulted) { in st_check_component() 238 if (faulted) in st_check_component() 244 if (faulted) { in st_check_component()
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | ppage.c | 398 goto faulted; in ppcopy_common() 402 faulted: in ppcopy_common() 476 goto faulted; in ppcopy() 481 faulted: in ppcopy()
|
/illumos-gate/usr/src/uts/sun4v/os/ |
H A D | ppage.c | 287 goto faulted; in ppcopy() 291 faulted: in ppcopy()
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | proto.h | 56 extern int faulted(private_t *, int);
|
H A D | actions.c | 276 faulted(private_t *pri, int dotrace) in faulted() function
|
H A D | main.c | 1035 if (faulted(pri, dotrace) && in worker_thread()
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu_amd.esc | 54 * The number of pages that must be faulted on a chip-select for repeated 112 * | will already have faulted a dimm and there is no point in | 121 * | A dimm_ce fault is diagnosed when we have faulted an |
|
H A D | amd64.esc | 107 * faulted in this way on a single rank exceeds a threshold we will 169 * Once we have faulted the rank we will continue to diagnose any further page 171 * we faulted the dimm. This allows us to potentially contain some fairly 205 * The single-correctable-unit threshold at which number of faulted pages
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | ZFS.po | 138 …ion below. Otherwise, run 'zpool status -x' to determine which\npool is faulted and if a recovery… 186 …tion below.\nOtherwise, run 'zpool status -x' to determine which pool is faulted:\n\n\n# zpool sta… 246 msgstr "The device has been offlined and marked as faulted. An attempt\n will be made to acti…
|
/illumos-gate/usr/src/lib/fm/libfmd_snmp/mibs/ |
H A D | SUN-FM-MIB.mib | 88 faulted(5)
|
/illumos-gate/usr/src/uts/i86pc/vm/ |
H A D | vm_machdep.c | 3830 goto faulted; in ppcopy() 3844 faulted: in ppcopy()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | README | 258 4932422 interconnect remains faulted after adapter disconnected and then reconnected
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | README | 258 4932422 interconnect remains faulted after adapter disconnected and then reconnected
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 280 "Check for faulted or disabled printer(s) with \n\"lpstat -a\"."
|