Searched refs:SNOOP_ENTRIES (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/starfire/io/ | ||
H A D | idn.c | 4724 #define SNOOP_ENTRIES 2048 /* power of 2 */ macro 4732 } *snoop_data, snoop_buffer[SNOOP_ENTRIES+1]; 4760 snoop_index &= SNOOP_ENTRIES - 1; \ |
Completed in 52 milliseconds