Home
last modified time | relevance | path

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

/freebsd/sys/dev/mps/mpi/
H A Dmpi2_init.h265 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_init.h407 } MPI2_SCSI_IO_REPLY, MPI2_POINTER PTR_MPI2_SCSI_IO_REPLY, typedef
H A Dmpi2_history.txt409 * Added EEDPErrorOffset to MPI2_SCSI_IO_REPLY.
411 * 04-09-13 02.00.15 Added SCSIStatusQualifier field to MPI2_SCSI_IO_REPLY,
/freebsd/sys/dev/mpr/
H A Dmpr_user.c1096 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState & in mpr_user_pass_thru()
1099 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)-> in mpr_user_pass_thru()
1105 sizeof(MPI2_SCSI_IO_REPLY)), sense_len); in mpr_user_pass_thru()
1144 sizeof(MPI2_SCSI_IO_REPLY))), sz); in mpr_user_pass_thru()
H A Dmpr_sas.c2417 MPI2_SCSI_IO_REPLY *rep; in mprsas_scsiio_complete()
2437 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply; in mprsas_scsiio_complete()
/freebsd/sys/dev/mps/
H A Dmps_user.c1027 if (((MPI2_SCSI_IO_REPLY *)rpl)->SCSIState & in mps_user_pass_thru()
1030 MIN((le32toh(((MPI2_SCSI_IO_REPLY *)rpl)-> in mps_user_pass_thru()
1035 sizeof(MPI2_SCSI_IO_REPLY))), sense_len); in mps_user_pass_thru()
H A Dmps_sas.c1956 MPI2_SCSI_IO_REPLY *rep; in mpssas_scsiio_complete()
1980 rep = (MPI2_SCSI_IO_REPLY *)cm->cm_reply; in mpssas_scsiio_complete()