Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dstmf.h228 #define STMF_IOF_STATS_ONLY 0x0004 macro
/titanic_41/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c1568 (void) stmf_xfer_data(task, dbuf, STMF_IOF_STATS_ONLY); in sbd_handle_write()
2536 (void) stmf_xfer_data(task, dbuf, STMF_IOF_STATS_ONLY); in sbd_handle_write_same()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c4615 if (!(ioflags & STMF_IOF_STATS_ONLY) && stmf_drop_buf_counter > 0) { in stmf_xfer_data()
4624 if (ioflags & STMF_IOF_STATS_ONLY) { in stmf_xfer_data()