Home
last modified time | relevance | path

Searched refs:i_ddi_fmc_entry (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h57 struct i_ddi_fmc_entry { struct
58 struct i_ddi_fmc_entry *fce_prev; argument
59 struct i_ddi_fmc_entry *fce_next; argument
66 struct i_ddi_fmc_entry *fc_head; /* active handle list */ argument
67 struct i_ddi_fmc_entry *fc_tail; /* tail of active handle list */
H A Dndifm.h49 typedef struct i_ddi_fmc_entry ndi_fmcentry_t;
57 struct i_ddi_fmc_entry *err_fep; /* FM cache link */
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c2176 struct i_ddi_fmc_entry fce; in devinfo_fmce()
2222 struct i_ddi_fmc_entry fe; in devinfo_fmc_walk_step()