Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fm/io/
H A Dddi.h51 #define DDI_FM_SERVICE_LOST "lost" macro
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c167 DDI_FM_SERVICE_IMPACT, DDI_FM_SERVICE_LOST); in ddi_fm_service_impact()
184 DDI_FM_SERVICE_LOST); in ddi_fm_service_impact()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c4545 if (strcmp(ptr, DDI_FM_SERVICE_LOST) == 0) in bofi_fm_ereport_callback()