Searched refs:MPI2_SCSI_IO_REPLY (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/dev/mps/mpi/
H A Dmpi2_init.h264 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef in typeref:struct:_MPI2_SCSI_IO_REPLY
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2_init.h78 * Added EEDPErrorOffset to MPI2_SCSI_IO_REPLY.
80 * 04-09-13 02.00.15 Added SCSIStatusQualifier field to MPI2_SCSI_IO_REPLY,
370 * MPI2_SCSI_IO_REPLY is used for both.
397 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef in typeref:struct:_MPI2_SCSI_IO_REPLY
H A Dmpi2_history.txt322 * Added EEDPErrorOffset to MPI2_SCSI_IO_REPLY.
/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_user.c1065 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState &
1068 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->
H A Dmpr_sas.c2120 MPI2_SCSI_IO_REPLY *rep;
2141 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply;
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_user.c1044 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState &
1047 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->SenseCount)),
H A Dmps_sas.c2063 MPI2_SCSI_IO_REPLY *rep;
2084 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply;

Completed in 138 milliseconds