Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c2260 i_ddi_fault_handler(dev_info_t *dip, struct ddi_fault_event_data *fedp) in i_ddi_fault_handler()
2293 i_ddi_fault_logger(dev_info_t *rdip, struct ddi_fault_event_data *fedp) in i_ddi_fault_logger()
2389 void (*plat_fault_handler)(dev_info_t *, struct ddi_fault_event_data *) =
2391 void (*plat_fault_logger)(dev_info_t *, struct ddi_fault_event_data *) =
H A Dsunddi.c8813 struct ddi_fault_event_data fd; in ddi_dev_report_fault()
/titanic_50/usr/src/uts/common/sys/
H A Dsunndi.h792 struct ddi_fault_event_data { struct
/titanic_50/usr/src/uts/common/io/
H A Dbofi.c4455 struct ddi_fault_event_data *arg; in bofi_post_event()
4469 arg = (struct ddi_fault_event_data *)impl_data; in bofi_post_event()