Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fm/
H A Dprotocol.h112 #define FM_FAULT_VERSION FM_FAULT_VERS0 macro
/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_protocol.c123 err |= nvlist_add_uint8(nvl, FM_VERSION, FM_FAULT_VERSION); in fmd_protocol_fault()