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

/freebsd-10-stable/sys/dev/mps/mpi/
H A Dmpi2_init.h266 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef in typeref:struct:_MPI2_SCSI_IO_REPLY
/freebsd-10-stable/sys/dev/mpr/mpi/
H A Dmpi2_init.h81 * Added EEDPErrorOffset to MPI2_SCSI_IO_REPLY.
83 * 04-09-13 02.00.15 Added SCSIStatusQualifier field to MPI2_SCSI_IO_REPLY,
386 * MPI2_SCSI_IO_REPLY is used for both.
415 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef in typeref:struct:_MPI2_SCSI_IO_REPLY
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_user.c1106 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState &
1109 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->
H A Dmpr_sas.c2577 MPI2_SCSI_IO_REPLY *rep;
2601 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply;
/freebsd-10-stable/sys/dev/mps/
H A Dmps_user.c1045 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState &
1048 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)->SenseCount)),
H A Dmps_sas.c2104 MPI2_SCSI_IO_REPLY *rep;
2128 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply;

Completed in 172 milliseconds