Searched refs:ddi_dev_report_fault (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/uts/common/io/audio/drv/audiots/ |
H A D | audiots.c | 394 ddi_dev_report_fault(state->ts_dip, in audiots_attach() 1059 ddi_dev_report_fault(state->ts_dip, in audiots_read_ac97() 1111 ddi_dev_report_fault(state->ts_dip, in audiots_read_ac97()
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_common_impl.h | 299 ddi_dev_report_fault(nxgep->dip, impact, location, msg)
|
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_event.c | 1155 ddi_dev_report_fault(state->hs_dip, DDI_SERVICE_RESTORED, in hermon_port_state_change_handler() 1162 ddi_dev_report_fault(state->hs_dip, DDI_SERVICE_LOST, in hermon_port_state_change_handler()
|
/titanic_44/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_event.c | 1375 ddi_dev_report_fault(state->ts_dip, DDI_SERVICE_RESTORED, in tavor_port_state_change_handler() 1382 ddi_dev_report_fault(state->ts_dip, DDI_SERVICE_LOST, in tavor_port_state_change_handler()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | sunddi.h | 1842 extern void ddi_dev_report_fault(dev_info_t *, ddi_fault_impact_t,
|
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | ql_api.h | 131 #define ddi_dev_report_fault(a, b, c, d) macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_isr.c | 654 ddi_dev_report_fault(ha->dip, DDI_SERVICE_DEGRADED, in ql_spurious_intr()
|
H A D | ql_init.c | 4034 ddi_dev_report_fault(ha->dip, DDI_SERVICE_RESTORED, in ql_abort_isp()
|
H A D | ql_api.c | 8509 ddi_dev_report_fault(ha->dip, DDI_SERVICE_DEGRADED, in ql_idle_check()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 147 ddi_dev_report_fault.9f \
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 143 file path=usr/share/man/man9f/ddi_dev_report_fault.9f
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunddi.c | 8810 ddi_dev_report_fault(dev_info_t *dip, ddi_fault_impact_t impact, in ddi_dev_report_fault() function
|