Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h403 int64_t IOInputMByteCnt; /* # of mb's */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5752 xp->IOInputMByteCnt = 0; in ql_reset_statistics()
5837 ps.MBytesCount = (uint32_t)(xp->IOInputMByteCnt + in ql_get_statistics()
6002 fc4stats.InputMegabytes = xp->IOInputMByteCnt; in ql_get_statistics_fc4()
H A Dql_api.c10167 ha->xioctl->IOInputMByteCnt += in ql_timer()