Searched refs:i_ddi_drv_ereport_post (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | ddifm.c | 213 i_ddi_drv_ereport_post(dev_info_t *dip, const char *error_class, in i_ddi_drv_ereport_post() function 372 i_ddi_drv_ereport_post(dip, DVR_ECONTEXT, NULL, sflag); in fm_dev_ereport_postv() 408 i_ddi_drv_ereport_post(dip, DVR_EVER, NULL, sflag); in fm_dev_ereport_postv() 571 i_ddi_drv_ereport_post(dip, DVR_ECONTEXT, NULL, DDI_NOSLEEP); in ddi_fm_handler_register() 584 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in ddi_fm_handler_register() 626 i_ddi_drv_ereport_post(dip, DVR_ECONTEXT, NULL, DDI_NOSLEEP); in ddi_fm_handler_unregister() 639 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in ddi_fm_handler_unregister() 693 i_ddi_drv_ereport_post(dip, DVR_ECONTEXT, NULL, DDI_NOSLEEP); in ddi_fm_init() 826 i_ddi_drv_ereport_post(dip, DVR_ECONTEXT, NULL, DDI_NOSLEEP); in ddi_fm_fini() 892 i_ddi_drv_ereport_post(hp->ah_dip, DVR_EVER, NULL, DDI_NOSLEEP); in ddi_fm_acc_err_get_fail() [all …]
|
H A D | ndifm.c | 244 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, in ndi_fmc_insert() 314 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, in ndi_fmc_remove()
|
H A D | pcifm.c | 415 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in pci_ereport_setup() 526 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_SLEEP); in pci_ereport_teardown() 1077 i_ddi_drv_ereport_post(dip, DVR_EFMCAP, NULL, DDI_NOSLEEP); in pci_ereport_post()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ddifm_impl.h | 109 extern void i_ddi_drv_ereport_post(dev_info_t *, const char *, nvlist_t *, int);
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1392 i_ddi_drv_ereport_post(handlep->ah_dip, DVR_EFMCAP, in impl_acc_err_init()
|
/titanic_41/usr/src/uts/intel/ia32/os/ |
H A D | ddi_i86.c | 247 i_ddi_drv_ereport_post(handlep->ah_dip, DVR_EFMCAP, in impl_acc_err_init()
|