Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h250 #define BFE_TO 0x00040000 /* Timeout */ macro
H A Dbfe.c943 if (val & (BFE_IBE | BFE_TO)) in bfe_core_reset()
944 OUTL(bfe, BFE_SBIMSTATE, val & ~(BFE_IBE | BFE_TO)); in bfe_core_reset()