Home
last modified time | relevance | path

Searched refs:MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/mpt3sas/mpi/
Dmpi2.h458 } MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR, typedef
504 typedef MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR
514 MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR SCSIIOSuccess;
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h406 struct MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR { struct
446 struct MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR SCSIIOSuccess;
Dmegaraid_sas_fusion.c2083 struct MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR *reply_desc; in complete_cmd_fusion()
2106 reply_desc = (struct MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR *)desc; in complete_cmd_fusion()
2196 (struct MPI2_SCSI_IO_SUCCESS_REPLY_DESCRIPTOR *)desc; in complete_cmd_fusion()