Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.h463 #define MSTFD(ip) (MSTRSRV(ip) ? (ip)->bi_mstfd : (ip)->bi_mstrfd) macro
469 MSTFD((ii)->ii_info))
H A Ddsw_dev.c668 update.volume = direction == CV_SHD2MST ? ii_pathname(MSTFD(ip)) : in ii_update_denied()
1072 ii_str_kstat_copy(ii_pathname(MSTFD(ip)), in ii_set_stats_update()
1716 rc = nsc_partsize(MSTFD(ip), &mst_size); in _ii_config()
6514 II_ALLOC_BUF(ip, master, rc, MSTFD(ip), pos, len, mst_flag, &mst_tmp); in _ii_copy_chunks()
6858 (void) nsc_maxfbas(MSTFD(ip), 0, &mst_max); in _ii_copyvolp()
6918 (void) nsc_maxfbas(MSTFD(ip), 0, &mst_max); in _ii_copyvolp()
9330 rc = nsc_alloc_buf(MSTFD(ip), pos, len, in _ii_alloc_buf()
9387 II_ALLOC_BUF(ip, master, rc, MSTFD(ip), pos, len, ioflag, in _ii_alloc_buf()
9943 rc = nsc_maxfbas((dev == MSTR) ? MSTFD(ip) : SHDFD(ip), flag, ptr); in _ii_maxfbas()