Home
last modified time | relevance | path

Searched refs:DI_DEVICE_DEGRADED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h88 #define DI_DEVICE_DEGRADED 0x4 macro
H A Ddevinfo.c980 result |= DI_DEVICE_DEGRADED; in di_state()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c611 else if (state & DI_DEVICE_DEGRADED) in dev_fmri_service_state()