Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mr_sas/
H A Dld_pd_map.c165 if (qe->logStart <= row && row <= qe->logEnd && in MR_GetSpanBlock()
166 (((row - qe->logStart) % qe->diff)) == 0) { in MR_GetSpanBlock()
169 blk = ((row - qe->logStart) / in MR_GetSpanBlock()
H A Dfusion.h404 U64 logStart; /* 0x00 */ member