Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c8994 nsc_off_t temp_fba; in _ii_fill_buf() local
9007 temp_fba = fba_pos; in _ii_fill_buf()
9037 if ((temp_fba + temp_len) > DSW_CHK2FBA(chunk_num + 1)) { in _ii_fill_buf()
9038 bmp_len = DSW_CHK2FBA(chunk_num + 1) - temp_fba; in _ii_fill_buf()
9109 *handle2, *handle, chunk_num, temp_fba, bmp_len); in _ii_fill_buf()
9126 chunk_num, temp_fba, bmp_len); in _ii_fill_buf()
9136 temp_fba += bmp_len; in _ii_fill_buf()