Searched refs:shd_tmp (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/avs/ns/dsw/ |
H A D | dsw_dev.c | 6462 nsc_buf_t *shd_tmp = NULL; in _ii_copy_chunks() local 6527 shd_flag, &shd_tmp); in _ii_copy_chunks() 6530 &shd_tmp); in _ii_copy_chunks() 6534 if (shd_tmp) in _ii_copy_chunks() 6535 (void) nsc_free_buf(shd_tmp); in _ii_copy_chunks() 6555 shd_tmp, mst_tmp, shd_pos, pos, len) in _ii_copy_chunks() 6558 shd_tmp, mst_tmp, shd_pos, pos, len) in _ii_copy_chunks() 6570 mst_tmp, shd_tmp, pos, shd_pos, len); in _ii_copy_chunks() 6573 mst_tmp, shd_tmp, pos, shd_pos, len); in _ii_copy_chunks() 6590 rc = nsc_copy(shd_tmp, mst_tmp, shd_pos, pos, len); in _ii_copy_chunks() [all …]
|