Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dsocalreg.h76 #define SOCAL_CR_BURST_64 0x6 macro
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c266 SOCAL_CR_BURST_64
279 (SOCAL_CR_BURST_64 << 8),
852 for (i = 0; socal_burst32_table[i] != SOCAL_CR_BURST_64; i++) in socal_attach()