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

/freebsd-10.3-release/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.3-release/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.3-release/sys/dev/mpr/mpi/
H A Dmpi2_sas.h256 U32 TransferCount; /* 0x2C */ member in struct:_MPI2_SATA_PASSTHROUGH_REPLY
H A Dmpi2_init.h391 U32 TransferCount; /* 0x14 */ member in struct:_MPI2_SCSI_IO_REPLY
H A Dmpi2_targ.h539 U32 TransferCount; /* 0x18 */ member in struct:_MPI2_TARGET_STANDARD_REPLY
/freebsd-10.3-release/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.3-release/sys/dev/mpt/
H A Dmpt_debug.c426 printf("\tTransferCnt 0x%04x\n", msg->TransferCount);
H A Dmpt_cam.c3070 ccb->csio.dxfer_len - le32toh(scsi_io_reply->TransferCount);
3110 if (scsi_io_reply->TransferCount == 0) {
/freebsd-10.3-release/sys/dev/mpr/
H A Dmpr_sas.c2198 rep->SCSIState, le32toh(rep->TransferCount));
2210 le32toh(rep->TransferCount));
2301 le32toh(rep->TransferCount));
2305 csio->resid = cm->cm_length - le32toh(rep->TransferCount);
2478 le32toh(rep->TransferCount));
2494 le32toh(rep->TransferCount));
/freebsd-10.3-release/sys/dev/mps/
H A Dmps_sas.c2122 le32toh(rep->TransferCount));
2134 le32toh(rep->TransferCount));
2226 le32toh(rep->TransferCount));
2244 csio->resid = cm->cm_length - le32toh(rep->TransferCount);
2419 le32toh(rep->TransferCount));
2435 le32toh(rep->TransferCount));

Completed in 125 milliseconds