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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h228 #define STMF_IOF_STATS_ONLY 0x0004 macro
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1568 (void) stmf_xfer_data(task, dbuf, STMF_IOF_STATS_ONLY);
2536 (void) stmf_xfer_data(task, dbuf, STMF_IOF_STATS_ONLY);
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4612 if (!(ioflags & STMF_IOF_STATS_ONLY) && stmf_drop_buf_counter > 0) {
4621 if (ioflags & STMF_IOF_STATS_ONLY) {

Completed in 122 milliseconds