Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Diocache.h54 #define STREAM_CACHE_LINES 16 macro
/illumos-gate/usr/src/uts/sun4u/io/
H A Diocache.c192 i < STREAM_CACHE_LINES; i++, reg_addr++) { in sync_stream_buf()