Searched refs:DVR_EVER (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fm/io/ |
H A D | ddi.h | 61 #define DVR_EVER "version" /* Invalid structure version */ macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | ddifm.c | 408 i_ddi_drv_ereport_post(dip, DVR_EVER, NULL, sflag); in fm_dev_ereport_postv() 892 i_ddi_drv_ereport_post(hp->ah_dip, DVR_EVER, NULL, DDI_NOSLEEP); in ddi_fm_acc_err_get_fail() 925 DVR_EVER, NULL, DDI_NOSLEEP); in ddi_fm_dma_err_get_fail() 960 i_ddi_drv_ereport_post(hp->ah_dip, DVR_EVER, NULL, DDI_NOSLEEP); in ddi_fm_acc_err_clear_fail() 987 DVR_EVER, NULL, DDI_NOSLEEP); in ddi_fm_dma_err_clear_fail()
|