Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn.c4724 #define SNOOP_ENTRIES 2048 /* power of 2 */ macro
4732 } *snoop_data, snoop_buffer[SNOOP_ENTRIES+1];
4760 snoop_index &= SNOOP_ENTRIES - 1; \