Home
last modified time | relevance | path

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

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