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

/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c6450 int mst_flag; local
6472 mst_flag = NSC_WRBUF|NSC_WRTHRU;
6476 mst_flag = NSC_RDBUF;
6511 II_ALLOC_BUF(ip, master, rc, MSTFD(ip), pos, len, mst_flag, &mst_tmp);
6543 * The direction of copy is determined by the mst_flag.
6546 int, mst_flag);
6549 if (mst_flag & NSC_WRBUF) {
6586 if (mst_flag & NSC_WRBUF) {

Completed in 178 milliseconds