Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Dpda.h168 #define VAR_ARRAY_LEN 1 macro
195 MemChunk_t p2o_mchunks[VAR_ARRAY_LEN];
/titanic_41/usr/src/uts/sun4u/starfire/os/
H A Dpda.c412 + ((nchunks - VAR_ARRAY_LEN) * sizeof (MemChunk_t)); in p2o_calc_checksum()