Home
last modified time | relevance | path

Searched refs:DDI_DEVI_FAULT_EVENT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h781 #define DDI_DEVI_FAULT_EVENT "DDI:DEVI_FAULT" macro
/illumos-gate/usr/src/uts/common/io/
H A Dgen_drv.c920 if (ddi_get_eventcookie(dstatep->dip, DDI_DEVI_FAULT_EVENT, in gen_ioctl()
H A Dbofi.c4465 if (ddi_get_eventcookie(dip, DDI_DEVI_FAULT_EVENT, &ec) != DDI_SUCCESS) in bofi_post_event()
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c2406 DDI_DEVI_FAULT_EVENT,
H A Dsunddi.c8848 if (ddi_get_eventcookie(dip, DDI_DEVI_FAULT_EVENT, &ec) != in ddi_dev_report_fault()