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

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c6453 int mst_flag; local
6475 mst_flag = NSC_WRBUF|NSC_WRTHRU;
6479 mst_flag = NSC_RDBUF;
6514 II_ALLOC_BUF(ip, master, rc, MSTFD(ip), pos, len, mst_flag, &mst_tmp);
6546 * The direction of copy is determined by the mst_flag.
6549 int, mst_flag);
6552 if (mst_flag & NSC_WRBUF) {
6589 if (mst_flag & NSC_WRBUF) {

Completed in 73 milliseconds