Home
last modified time | relevance | path

Searched refs:f_impact (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h785 ddi_fault_impact_t f_impact; member
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c2267 switch (fedp->f_impact) { in i_ddi_fault_handler()
2345 switch (fedp->f_impact) { in i_ddi_fault_logger()
H A Dsunddi.c8840 fd.f_impact = impact; in ddi_dev_report_fault()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c4485 ep->errstate.severity > arg->f_impact) && in bofi_post_event()
4488 ep->errstate.severity = arg->f_impact; in bofi_post_event()