Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Djbusppm.h71 #define J_CHNG_DELAY_MASK 0x07ULL /* Chng_Delay[2:0] */ macro
/titanic_41/usr/src/uts/sun4u/io/ppm/
H A Djbusppm.c483 data64 &= ~J_CHNG_DELAY_MASK; in jbppm_start_next()