Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h402 int64_t IOOutputMByteCnt; /* # of mb's */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5753 xp->IOOutputMByteCnt = 0; in ql_reset_statistics()
5838 xp->IOOutputMByteCnt); in ql_get_statistics()
6003 fc4stats.OutputMegabytes = xp->IOOutputMByteCnt; in ql_get_statistics_fc4()
H A Dql_api.c10173 ha->xioctl->IOOutputMByteCnt += in ql_timer()