Home
last modified time | relevance | path

Searched refs:ndi_fm_ereport_post (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dddifm.h97 extern void ndi_fm_ereport_post(dev_info_t *, const char *, uint64_t, int, ...);
/titanic_41/usr/src/uts/common/os/
H A Dddifm.c498 ndi_fm_ereport_post(dev_info_t *dip, in ndi_fm_ereport_post() function