Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.h115 struct serd_entry { struct
120 int serd_cmp(struct serd_entry *ent1, struct serd_entry *ent2); argument
H A Dfme.c162 static void serd_reset_cb(struct serd_entry *entp, void *unused,
164 static void serd_topo_chg_cb(struct serd_entry *entp, void *unused,
1045 struct serd_entry *newentp; in serd_eval()
2599 serdaddsize(const struct serd_entry *lhs, struct stats *rhs, void *arg) in serdaddsize()
2613 serd2str(const struct serd_entry *lhs, struct stats *rhs, void *arg) in serd2str()
2662 serd_cmp(struct serd_entry *ent1, struct serd_entry *ent2) in serd_cmp()
2679 struct serd_entry *newentp; in fme_serd_load()
2719 struct serd_entry *entp = (struct serd_entry *)left; in serd_destructor()
2728 serd_reset_cb(struct serd_entry *entp, void *unused, const struct ipath *ipp) in serd_reset_cb()
2743 serd_topo_chg_cb(struct serd_entry *entp, void *unused, void *unused2) in serd_topo_chg_cb()