Searched refs:TransferCount (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/sys/dev/asr/
H A Di2obscsi.h412 U32 TransferCount; member in struct:_I2O_SCSI_SUCCESS_REPLY_MESSAGE_FRAME
428 U32 TransferCount; member in struct:_I2O_SCSI_ERROR_REPLY_MESSAGE_FRAME
H A Di2odep.h1086 getLU4((&(x)->TransferCount),0)
1088 setLU4((&(x)->TransferCount),0,y)
/freebsd-10-stable/sys/dev/mpt/mpilib/
H A Dmpi_raid.h239 U32 TransferCount; /* 14h */ member in struct:_MSG_SCSI_IO_RAID_PT_REPLY
H A Dmpi_init.h190 U32 TransferCount; /* 14h */ member in struct:_MSG_SCSI_IO_REPLY
421 U32 TransferCount; /* 14h */ member in struct:_MSG_SCSIIO32_IO_REPLY
H A Dmpi_sas.h234 U32 TransferCount; /* 2Ch */ member in struct:_MSG_SATA_PASSTHROUGH_REPLY
H A Dmpi_targ.h397 U32 TransferCount; /* 18h */ member in struct:_MSG_TARGET_ERROR_REPLY
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_sas.h232 U32 TransferCount; /* 0x2C */ member in struct:_MPI2_SATA_PASSTHROUGH_REPLY
H A Dmpi2_init.h258 U32 TransferCount; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REPLY
H A Dmpi2_targ.h415 U32 TransferCount; /* 0x18 */ member in struct:_MPI2_TARGET_STANDARD_REPLY
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_sas.h261 U32 TransferCount; /* 0x2C */ member in struct:_MPI2_SATA_PASSTHROUGH_REPLY
H A Dmpi2_targ.h548 U32 TransferCount; /* 0x18 */ member in struct:_MPI2_TARGET_STANDARD_REPLY
H A Dmpi2_init.h405 U32 TransferCount; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REPLY
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_debug.c426 printf("\tTransferCnt 0x%04x\n", msg->TransferCount);
H A Dmpt_cam.c3068 ccb->csio.dxfer_len - le32toh(scsi_io_reply->TransferCount);
3108 if (scsi_io_reply->TransferCount == 0) {
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.c2156 le32toh(rep->TransferCount));
2168 le32toh(rep->TransferCount));
2260 le32toh(rep->TransferCount));
2278 csio->resid = cm->cm_length - le32toh(rep->TransferCount);
2463 le32toh(rep->TransferCount));
2480 le32toh(rep->TransferCount));
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_sas.c2628 rep->SCSIState, le32toh(rep->TransferCount));
2640 le32toh(rep->TransferCount));
2753 le32toh(rep->TransferCount));
2757 csio->resid = cm->cm_length - le32toh(rep->TransferCount);
2939 le32toh(rep->TransferCount));
2956 le32toh(rep->TransferCount));

Completed in 251 milliseconds