Searched refs:IOInputByteCnt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h406 int64_t IOInputByteCnt; member in struct:ql_xioctl
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c496 ha->xioctl->IOInputByteCnt += fcp->fcp_data_len;
727 pha->xioctl->IOInputByteCnt += fcp->fcp_data_len;
860 pha->xioctl->IOInputByteCnt += fcp->fcp_data_len;
H A Dql_api.c9744 if (ha->xioctl->IOInputByteCnt >= 0x100000) {
9746 (ha->xioctl->IOInputByteCnt / 0x100000);
9747 ha->xioctl->IOInputByteCnt %= 0x100000;
H A Dql_xioctl.c5581 xp->IOInputByteCnt = 0;

Completed in 87 milliseconds