Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/
H A Dsocalreg.h67 #define SOCAL_CR_SBUS_BURST_SIZE_MASK 0x007 macro
/titanic_44/usr/src/uts/sun/io/
H A Dsocal.c855 socalp->socal_cfg = (socalp->socal_cfg & ~SOCAL_CR_SBUS_BURST_SIZE_MASK) in socal_attach()