Home
last modified time | relevance | path

Searched refs:fmd_ena (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_subr.h80 extern uint64_t fmd_ena(void);
H A Dfmd_protocol.c264 uint64_t ena = fmd_ena(); in fmd_protocol_fmderror()
296 uint64_t ena = fmd_ena(); in fmd_protocol_moderror()
H A Dfmd_subr.c309 fmd_ena(void) in fmd_ena() function
H A Dfmd_api.c2421 return (fmd_ena()); in fmd_event_ena_create()