Searched refs:toff (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/scsi/libses/common/
H A Dses_node.c142 off_t toff; local
221 for (i = 0, toff = 0, idx = eidx = 0; i < n_etds; i++) {
232 toff += tip->sthi_text_len;
250 SES_WITHIN_PAGE(tp + toff, tip->sthi_text_len,
252 text = tp + toff;
253 toff += tip->sthi_text_len;
282 SES_WITHIN_PAGE(tp + toff, tip->sthi_text_len,
284 text = tp + toff;
285 toff += tip->sthi_text_len;

Completed in 42 milliseconds