Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c85 static struct fme { struct
86 struct fme *next; /* next exercise */ argument
87 unsigned long long ull; /* time when fme was created */ argument
94 * by fme_eval() as the starting point for the inference argument
113 enum fme_state { argument
119 } state;
144 static void fme_eval(struct fme *fmep, fmd_event_t *ffep); argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_fm.c99 ddi_fm_error_t fme; in oce_fm_check_acc_handle() local
122 ddi_fm_error_t fme; in oce_fm_check_dma_handle() local