Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h242 #define BFE_SBIMSTATE 0x00000F90 /* BFE_SB Initiator Agent State */ macro
H A Dbfe.c942 val = INL(bfe, BFE_SBIMSTATE); in bfe_core_reset()
944 OUTL(bfe, BFE_SBIMSTATE, val & ~(BFE_IBE | BFE_TO)); in bfe_core_reset()