Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h402 int64_t IOInputMByteCnt; /* # of mb's */ member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c5578 xp->IOInputMByteCnt = 0; in ql_reset_statistics()
5663 ps.MBytesCount = (uint32_t)(xp->IOInputMByteCnt + in ql_get_statistics()
5828 fc4stats.InputMegabytes = xp->IOInputMByteCnt; in ql_get_statistics_fc4()
H A Dql_api.c9745 ha->xioctl->IOInputMByteCnt += in ql_timer()