Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h275 #define BFE_SERR 0x00000001 /* S-error */ macro
H A Dbfe.c939 if (INL(bfe, BFE_SBTMSHIGH) & BFE_SERR) in bfe_core_reset()