Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c2261 i_ddi_fault_handler(dev_info_t *dip, struct ddi_fault_event_data *fedp) in i_ddi_fault_handler()
2294 i_ddi_fault_logger(dev_info_t *rdip, struct ddi_fault_event_data *fedp) in i_ddi_fault_logger()
2391 void (*plat_fault_handler)(dev_info_t *, struct ddi_fault_event_data *) =
2393 void (*plat_fault_logger)(dev_info_t *, struct ddi_fault_event_data *) =
H A Dsunddi.c8833 struct ddi_fault_event_data fd; in ddi_dev_report_fault()
/illumos-gate/usr/src/uts/common/sys/
H A Dsunndi.h783 struct ddi_fault_event_data { struct
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c4458 struct ddi_fault_event_data *arg; in bofi_post_event()
4472 arg = (struct ddi_fault_event_data *)impl_data; in bofi_post_event()