Home
last modified time | relevance | path

Searched defs:i_ndi_err (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dndifm.h54 typedef struct i_ndi_err { struct
55 uint64_t err_ena; /* ENA for this error */
56 int err_status; /* error status */
57 int err_expected; /* was this error expected? */
58 void *err_ontrap; /* ontrap protection, if any */
59 struct i_ddi_fmc_entry *err_fep; /* FM cache link */
60 int (*err_cf)(); /* compare function */