HomeSort by relevance Sort by last modified time
    Searched defs:faulted (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/modules/common/sensor-transport/
sensor_transport.c 84 boolean_t nonrecov, faulted, predictive, source_diff; local
146 faulted = nonrecov = source_diff = B_FALSE;
154 faulted = B_TRUE;
207 * 1. This FRU is faulted and needs to be remembered to
213 if (stp->st_first || faulted) {
224 if (faulted)
230 if (faulted) {
300 * sensor reads. Keep track of whether the FRU was faulted in the
  /onnv/onnv-gate/usr/src/cmd/truss/
actions.c 277 faulted(private_t *pri, int dotrace) function
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
vdev.c 530 * remain in the faulted state.
1114 * faulted, bail out of the open.
1152 * Recheck the faulted flag now that we have confirmed that
1153 * the vdev is accessible. If we're faulted, bail.
2781 int degraded = 0, faulted = 0; local
    [all...]

Completed in 240 milliseconds