Searched refs:SenseCount (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/sys/dev/mpt/mpilib/
H A Dmpi_raid.h240 U32 SenseCount; /* 18h */ member in struct:_MSG_SCSI_IO_RAID_PT_REPLY
H A Dmpi_init.h191 U32 SenseCount; /* 18h */ member in struct:_MSG_SCSI_IO_REPLY
422 U32 SenseCount; /* 18h */ member in struct:_MSG_SCSIIO32_IO_REPLY
/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_init.h259 U32 SenseCount; /* 0x18 */ member in struct:_MPI2_SCSI_IO_REPLY
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_init.h406 U32 SenseCount; /* 0x18 */ member in struct:_MPI2_SCSI_IO_REPLY
/freebsd-10-stable/sys/dev/mpt/
H A Dmpt_debug.c427 printf("\tSenseCnt 0x%04x\n", msg->SenseCount);
H A Dmpt_cam.c3076 sense_returned = le32toh(scsi_io_reply->SenseCount);
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_user.c1110 SenseCount)), sizeof(struct
H A Dmpr_sas.c2815 returned_sense_len = min(le32toh(rep->SenseCount),
/freebsd-10-stable/sys/dev/mps/
H A Dmps_user.c1048 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->SenseCount)),
H A Dmps_sas.c2338 returned_sense_len = min(le32toh(rep->SenseCount),

Completed in 259 milliseconds