Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c173 DEVI_SET_DEVICE_DEGRADED(dip); in ddi_fm_service_impact()
H A Dsunndi.c2273 DEVI_SET_DEVICE_DEGRADED(dip); in i_ddi_fault_handler()
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_impldefs.h403 #define DEVI_SET_DEVICE_DEGRADED(dip) { \ macro