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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h405 int64_t IOOutputByteCnt; member in struct:ql_xioctl
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_iocb.c491 ha->xioctl->IOOutputByteCnt += fcp->fcp_data_len;
723 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len;
855 pha->xioctl->IOOutputByteCnt += fcp->fcp_data_len;
H A Dql_api.c9750 if (ha->xioctl->IOOutputByteCnt >= 0x100000) {
9752 (ha->xioctl->IOOutputByteCnt / 0x100000);
9753 ha->xioctl->IOOutputByteCnt %= 0x100000;
H A Dql_xioctl.c5580 xp->IOOutputByteCnt = 0;

Completed in 126 milliseconds